[ic] catalog dump

Greg Goble interchange-users@icdevgroup.org
Wed Sep 11 08:40:03 2002


Marc Brevoort wrote: 
> On Wednesday 11 September 2002 13:07, you wrote:
> > On Wednesday 11 September 2002 13:02, you wrote:
> > > Let me rephrase my question: Since I use pgsql with IC, 
> how do I dump my
> > > catalogs
> >
> > psqldump >dumpfile
> 
> OOOOOOPS.... I mixed up with mysqldump.
> 
> For PostgreSQL the above should have been
> 
> 	pg_dump databasename >dumpfile
> 
> Check 
> 	pg_dump --help
> for the options to use for specifying the username/password/database.
> 
Thanks, Marc!
Bill, Sorry for the confusion & thanks.
Regards, Greg