Exporting data as SQL

Started by Søren Neigaardover 23 years ago2 messagesgeneral
Jump to latest
#1Søren Neigaard
s.neigaard@mobilethink.dk

Is it possible to dump the data from a PostgreSQL database, without any
information about setting up tables and users, just the data? And how is it
done?

Med venlig hilsen/Best regards
S�ren Neigaard
System Architect
................................
Mobilethink A/S
Arosgaarden
�boulevarden 23, 5.sal
DK - 8000 �rhus C
Telefon: +45 86207800
Direct: +45 86207810
Fax: +45 86207801
Email: s.neigaard@mobilethink.dk
Web: www.mobilethink.dk
................................

#2Martijn van Oosterhout
kleptog@svana.org
In reply to: Søren Neigaard (#1)
Re: Exporting data as SQL

On Wed, Jan 08, 2003 at 01:21:24PM +0100, Søren Neigaard wrote:

Is it possible to dump the data from a PostgreSQL database, without any
information about setting up tables and users, just the data? And how is it
done?

pg_dump -a

--
Martijn van Oosterhout <kleptog@svana.org> http://svana.org/kleptog/

Show quoted text

Support bacteria! They're the only culture some people have.