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/