Re: How to append the contents of a table to a file

From: Ron Johnson <ron(dot)l(dot)johnson(at)cox(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: How to append the contents of a table to a file
Date: 2007-02-16 03:06:40
Message-ID: 45D51FC0.7080806@cox.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 02/15/07 20:59, vanessa wrote:
> Hello!
> Does anyone have any idea about how to append the contents of a table to a
> file?

psql will do the what you asked in this question, but you are
probably needing more than you ask. If so, C, Python & Perl spring
quickly to mind.

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFF1R/AS9HxQb37XmcRAjS/AJ0fPphMP/wvdJLygvV/+lJcH130XwCgnVJp
d6A7/Gn2QV8HMxKvkKpw0NQ=
=jPKm
-----END PGP SIGNATURE-----

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Lou Duchez 2007-02-16 03:39:13 requests / suggestions to help with backups
Previous Message Tom Lane 2007-02-16 03:03:17 Re: Inequality operators are not deduced.