Creating Text Files from Tables - Mailing list pgsql-novice

From Warren Murray
Subject Creating Text Files from Tables
Date
Msg-id CGEJILOBMIAEJLIJBGFFCEFCCEAA.murray_warren@bah.com
Whole thread Raw
Responses Re: Creating Text Files from Tables
Re: Creating Text Files from Tables
List pgsql-novice
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?

Warren

pgsql-novice by date:

Previous
From: Todd Lewis
Date:
Subject: Re: SQL Question
Next
From: "A. Kretschmer"
Date:
Subject: Re: Creating Text Files from Tables