Re: BUG #3583: IMPORT/EXPORT into PostgreSQL

From: "Josh Tolley" <eggyknap(at)gmail(dot)com>
To: Vova <vovazvv(at)rambler(dot)ru>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #3583: IMPORT/EXPORT into PostgreSQL
Date: 2007-08-28 20:35:34
Message-ID: e7e0a2570708281335u6b86890fnbfca66b20b73aaa3@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On 8/28/07, Vova <vovazvv(at)rambler(dot)ru> wrote:
>
> The following bug has been logged online:
>
> Bug reference: 3583
> Logged by: Vova
> Email address: vovazvv(at)rambler(dot)ru
> PostgreSQL version: 8.0.7
> Operating system: Linux Gentoo
> Description: IMPORT/EXPORT into PostgreSQL
> Details:
>
> How to carry out the import of information in POSTGRESQL?
>

This isn't a bug, and should probably be asked on -novice or -general
instead. That said, look at the COPY command.
http://www.postgresql.org/docs/current/static/sql-copy.html

- Josh

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Chris Browne 2007-08-28 20:54:32 Re: BUG #3583: IMPORT/EXPORT into PostgreSQL
Previous Message Vova 2007-08-28 13:26:54 BUG #3583: IMPORT/EXPORT into PostgreSQL