Changes

Jump to navigation Jump to search
END DESC -- nulls first
LIMIT 20;
To see the disk space use on all drives use: df -h 
===Backing up a dbase===
gzip filename
gzip -d filename.gz
 
When done, we can drop the database:
dropdb dbase
===Restoring a dbase===

Navigation menu