Export a database or a table from a database

From: Lee Kindness <lkindness(at)csl(dot)co(dot)uk>
To: "Stefan Kowalski" <Stefan(dot)Kowalski(at)ixtra(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Export a database or a table from a database
Date: 2002-03-13 13:53:35
Message-ID: 15503.23007.300214.207193@kelvin.csl.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Read the documentation, in particular look for 'pg_dump'.

Lee.

Stefan Kowalski writes:
> I want to export a database or a table from a database.
> There is a possibility the copy the data from the table, but
> I need the whole structure include the data.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Marcelo Pereira 2002-03-13 14:14:31 Last Insert
Previous Message Marin Dimitrov 2002-03-13 13:41:08 Re: Stored procedure in PostgreSQL