Re: Data Export from PostGreSQL

From: Anand Raman <araman(at)india-today(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Data Export from PostGreSQL
Date: 2001-04-27 05:30:11
Message-ID: 20010427110011.A24347@india-today.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

i guess dumping the data and importing it again as a csv will be ur best
bet.

Hope this helps
Anand
On Thu, Apr 26, 2001 at 04:12:59PM +0100, martin(dot)chantler(at)convergys(dot)com wrote:
>
>For the purposes of a demo I have to export data from a PostGresSQL system
>to Oracle
>(I know, I know not my choice)
>
>Is there an easy way of dumping all the data in a format Oracle can
>understand?
>
>Any help appreciated,
>
>Thanks,
>Martin C.
>
>
>--
>
>NOTICE: The information contained in this electronic mail transmission is
>intended by Convergys Corporation for the use of the named individual or
>entity to which it is directed and may contain information that is
>privileged or otherwise confidential. If you have received this electronic
>mail transmission in error, please delete it from your system without
>copying or forwarding it, and notify the sender of the error by reply email
>or by telephone (collect), so that the sender's address records can be
>corrected.
>
>
>
>---------------------------(end of broadcast)---------------------------
>TIP 4: Don't 'kill -9' the postmaster

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Jeff Waugh 2001-04-27 06:16:35 Re: Classes of returned rows
Previous Message will trillich 2001-04-27 04:56:55 Re: last comma inside "CREATE TABLE ()" statements