COPY TO order

From: Clodoaldo Pinto Neto <clodoaldo_pinto(at)yahoo(dot)com(dot)br>
To: pgsql-general(at)postgresql(dot)org
Subject: COPY TO order
Date: 2004-04-10 17:54:00
Message-ID: 20040410175400.65116.qmail@web40913.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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/

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Bruce Momjian 2004-04-10 18:36:55 Re: help needed regarding Query processing in postgres
Previous Message kirang 2004-04-10 17:47:50 help needed regarding Query processing in postgres