Re: Creating Text Files from Tables - Mailing list pgsql-novice

From A. Kretschmer
Subject Re: Creating Text Files from Tables
Date
Msg-id 20060210141731.GA9847@webserv.wug-glas.de
Whole thread Raw
In response to Creating Text Files from Tables  ("Warren Murray" <murray_warren@bah.com>)
Responses Re: Creating Text Files from Tables
List pgsql-novice
am  10.02.2006, um  7:06:52 -0600 mailte Warren Murray folgendes:
> This maybe be on a more complex side, but I'm a novice to say the least, how
> can I  export a text delimited file from Postgresql.  The file will be
> transferred into a specific directory for use with another system.  text
> file row sample: 396,"bigshoes.blue.7"
>
> My last question is how can I create a series of fixed-width text files from
> tables and/or queries in a Postgresql database?

You can use untrusted languages such as plperlu for this.


HTH, Andreas
--
Andreas Kretschmer    (Kontakt: siehe Header)
Heynitz:  035242/47215,      D1: 0160/7141639
GnuPG-ID 0x3FFF606C http://wwwkeys.de.pgp.net
 ===    Schollglas Unternehmensgruppe    ===

pgsql-novice by date:

Previous
From: "Warren Murray"
Date:
Subject: Creating Text Files from Tables
Next
From: John DeSoi
Date:
Subject: Re: Creating Text Files from Tables