On Sat, Sep 25, 2010 at 10:50:25AM +0100, Andre Lopes wrote: > Hi, > > I need to generate the dump of a PostgreSQL database only with the > data with INSERT's. It is possible to do this?
Yes, but are you sure you need to do this? It's *very* slow. What are you using this for? Cheers, David. -- David Fetter <[email protected]> http://fetter.org/ Phone: +1 415 235 3778 AIM: dfetter666 Yahoo!: dfetter Skype: davidfetter XMPP: [email protected] iCal: webcal://www.tripit.com/feed/ical/people/david74/tripit.ics Remember to vote! Consider donating to Postgres: http://www.postgresql.org/about/donate -- Sent via pgsql-general mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general
