EXPORT / IMPORT - Mailing list pgsql-sql

From Freddy Villalba Arias
Subject EXPORT / IMPORT
Date
Msg-id 92EFB0BEDD24E9419E2CD9A2BD35DAEA0439BC@bmsrv001.madrid.bilbomatica.es
Whole thread
Responses Re: EXPORT / IMPORT
Re: EXPORT / IMPORT
List pgsql-sql

Hello,

 

Is there a simple way to generate an export / import script in PostgreSQL (i.e. a script that contains INSERT statements for every row in a table) ???

 

COPY is NOT a good option (personal opinion).

 

I’m using pgAdmin3 but it does not offer this (quite disappointing, may I say).

 

Thanx,

Freddy.

pgsql-sql by date:

Previous
From: Richard Huxton
Date:
Subject: Re: SUM() & GROUP BY
Next
From: Jerome Alet
Date:
Subject: Re: EXPORT / IMPORT