Re: EXPORT / IMPORT
EXPORT / IMPORT
От:
"Freddy Villalba Arias" <fvillalba@madrid.bilbomatica.es>
Дата:
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.