Re: How to dump only the the data without schema?

Поиск
Список
Период
Сортировка
От David Fetter
Тема Re: How to dump only the the data without schema?
Дата
Msg-id 20100926135941.GB22240@fetter.org
обсуждение исходный текст
Ответ на How to dump only the the data without schema?  (Andre Lopes <lopes80andre@gmail.com>)
Список pgsql-general
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 <david@fetter.org> http://fetter.org/
Phone: +1 415 235 3778  AIM: dfetter666  Yahoo!: dfetter
Skype: davidfetter      XMPP: david.fetter@gmail.com
iCal: webcal://www.tripit.com/feed/ical/people/david74/tripit.ics

Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate

В списке pgsql-general по дате отправления:

Предыдущее
От: A B
Дата:
Сообщение: Re: Index on points
Следующее
От: David Fetter
Дата:
Сообщение: Re: Exclusion constraint issue