search for: dbzone

Displaying 2 results from an estimated 2 matches for "dbzone".

2010 Aug 19
0
Unable to mount legacy pool in to zone
...82.1G 118G legacy tol-pool/oracle 16.8G 13.2G 16.8G legacy tol-pool/redo01 2.34G 17.7G 2.34G legacy tol-pool/redo02 2.20G 17.8G 2.20G legacy tol-pool/redo03 1.17G 18.8G 1.17G legacy tol-pool/redo04 1.17G 18.8G 1.17G legacy bash-3.00# cat /etc/zones/dbzone.xml | sed ''s/dsdevdb01-tol-oracle/dbzone/g'' <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE zone PUBLIC "-//Sun Microsystems Inc//DTD Zones//EN" "file:///usr/share/lib/xml/dtd/zonecfg.dtd.1"> <!-- DO NOT EDIT THIS FILE....
2005 Mar 09
10
mysql vs postgres
I''ve used mysql for quite some time now. Other than crashing when the partition gets full, I''ve had no problems with it. But I''ve heard great things about postgres and have seen some people say it''s much superior to mysql. So, with a Rails application, is there any reason why I would want to learn/use another DB besides mysql? Any pragmatic benefits?