Re: BUG #3583: IMPORT/EXPORT into PostgreSQL - Mailing list pgsql-bugs

From Josh Tolley
Subject Re: BUG #3583: IMPORT/EXPORT into PostgreSQL
Date
Msg-id e7e0a2570708281335u6b86890fnbfca66b20b73aaa3@mail.gmail.com
Whole thread Raw
In response to BUG #3583: IMPORT/EXPORT into PostgreSQL  ("Vova" <vovazvv@rambler.ru>)
List pgsql-bugs
On 8/28/07, Vova <vovazvv@rambler.ru> wrote:
>
> The following bug has been logged online:
>
> Bug reference:      3583
> Logged by:          Vova
> Email address:      vovazvv@rambler.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

pgsql-bugs by date:

Previous
From: "Vova"
Date:
Subject: BUG #3583: IMPORT/EXPORT into PostgreSQL
Next
From: Chris Browne
Date:
Subject: Re: BUG #3583: IMPORT/EXPORT into PostgreSQL