Re: refreshing a database with pg_dump and psql - Mailing list pgsql-admin

From Rossi, Maria
Subject Re: refreshing a database with pg_dump and psql
Date
Msg-id ea08290421c641a0bb560409efc8124a@DC01PXMBP003.jacksonnational.com
Whole thread Raw
In response to refreshing a database with pg_dump and psql  ("Rossi, Maria" <maria.rossi@us.pgds.com>)
List pgsql-admin

Sorry,   I mean to say, reload  the database.  Does that makes sense?

 

Maria A Rossi

Database Administration

PGDS (US)

email: maria.rossi@us.pgds.com
cell phone: 517.256.4392

work phone: 517.367.3099
work phone extension: 23099

 

From: David G. Johnston [mailto:david.g.johnston@gmail.com]
Sent: Tuesday, May 26, 2015 5:26 PM
To: Rossi, Maria
Cc: pgsql-admin@postgresql.org
Subject: Re: [ADMIN] refreshing a database with pg_dump and psql

 

On Tuesday, May 26, 2015, Rossi, Maria <maria.rossi@us.pgds.com> wrote:

I have a database that was created from a ‘pg_dump –C’.  No problems there.  Then  I ran the pg_dump  again, this time without the –C. and tried to load it.   But   got a bunch of ‘object already exist’.   

Can’t I refresh an existing database from a plain pg_dump?  Is  there an option that I have to use?

You should probably expound on what you mean by "refresh".

 

David J.

pgsql-admin by date:

Previous
From: Jan Lentfer
Date:
Subject: Re: refreshing a database with pg_dump and psql
Next
From: "David G. Johnston"
Date:
Subject: Re: refreshing a database with pg_dump and psql