Can I do this?

From: Jeffrey Napolitano <jnapoli(at)setech(dot)com>
To: General Questions for PostgreSQL <pgsql-general(at)postgreSQL(dot)org>
Subject: Can I do this?
Date: 1998-07-24 15:26:39
Message-ID: 35B8A7AF.39AABFCE@setech.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

The pg_dump command does not work properly on my data because I have \'s
in it.

Therefore, to back up my database, I was thinking of doing the
following:

mv $PGDATA/base/<mydatabase> /<elsewhere>

Would it work if I then move <mydatabase> back to $PGDATA/base ? Or are
there dependencies that could affect this?

------------------
Jeffrey Napolitano
Lowly Intern
Software Emancipation Technology

Browse pgsql-general by date

  From Date Subject
Next Message Dan Delaney 1998-07-24 15:28:05 Re: [GENERAL] Sufficient Primary Key?
Previous Message Brett W. McCoy 1998-07-24 15:10:49 Re: [GENERAL] How about this LOGO?