COPY TO order - Mailing list pgsql-general

From Clodoaldo Pinto Neto
Subject COPY TO order
Date
Msg-id 20040410175400.65116.qmail@web40913.mail.yahoo.com
Whole thread Raw
List pgsql-general
Hello,

How to make sure COPY TO writes the table lines to the file in the same order
they were inserted?

I'm producing html pages in pl/pgsql and using COPY TO to write then to file.
Occasionaly, about once in 7 or 9, the lines are copied to the file out of the
order they were inserted in the table.

The lines have one only column of the type text.

The pages are here: www.kakao.pop.com.br

Regards,
Clodoaldo Pinto Neto

______________________________________________________________________

Yahoo! Messenger - Fale com seus amigos online. Instale agora!
http://br.download.yahoo.com/messenger/

pgsql-general by date:

Previous
From: kirang@it.iitb.ac.in
Date:
Subject: help needed regarding Query processing in postgres
Next
From: Bruce Momjian
Date:
Subject: Re: help needed regarding Query processing in postgres