Re: BUG #1551: You need an import/export feature

From: Michael Fuhr <mike(at)fuhr(dot)org>
To: Bobby <dub357(at)cox(dot)net>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #1551: You need an import/export feature
Date: 2005-03-18 06:02:50
Message-ID: 20050318060250.GA20346@winnie.fuhr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Thu, Mar 17, 2005 at 08:24:06PM +0000, Bobby wrote:

> PostgreSQL version: 8.1

Do you mean 8.0.1? There is no 8.1; CVS HEAD is currently 8.1devel, and
it's a long way from being released.

> You guys badly need an import/export feature.

Could you be more specific? Are you familiar with COPY and psql's \copy?

http://www.postgresql.org/docs/8.0/interactive/sql-copy.html
http://www.postgresql.org/docs/8.0/interactive/app-psql.html

If you'd like additional functionality then please describe what you're
looking for. Even better, submit a patch that implements it ;-)

--
Michael Fuhr
http://www.fuhr.org/~mfuhr/

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2005-03-18 06:17:07 Re: BUG #1550: LOCK TABLE in plpgsql function doesn't work.
Previous Message Michael Fuhr 2005-03-18 05:41:09 Re: BUG #1547: CREATE TYPE AS error