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

From: Dmitriy Igrishin <dmitigr(at)gmail(dot)com>
To: Andre Lopes <lopes80andre(at)gmail(dot)com>
Cc: postgresql Forums <pgsql-general(at)postgresql(dot)org>
Subject: Re: How to dump only the the data without schema?
Date: 2010-09-25 09:53:11
Message-ID: AANLkTinaLmrT7+BCaP5Mga5r3QJv_r_1DjU638QQ=hdn@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hey Andre,

Try pg_dump -a --inserts .......

// Dmitriy

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Alban Hertroys 2010-09-25 10:32:55 Re: UPDATE/DELETE with ORDER BY and LIMIT
Previous Message Andre Lopes 2010-09-25 09:50:25 How to dump only the the data without schema?