1. Command line usage:
- su - postgres
- psql
- select version();
- pg_dump -o mydb -U postgres -W > mydb.sql
- -o has to do with oids (Not sure if I need this yet)
- -U is for user
- -W is for password. It prompts when you run the command
My name is Randy Johnson. I use Lucee, Coldfusion, PHP, jQuery, Javascript & MySQL on a daily basis. When called upon I will flex my Linux and Windows server administration & server migrations but prefer to be programming web applications.
The page you were looking for, could not be found. You may have typed the address incorrectly or you may have used an outdated link.
Go to Homepage
No comments