Re: nextval on insert by arbitrary sequence

From: "Josh Berkus" <josh(at)agliodbs(dot)com>
To: Dado Feigenblatt <dado(at)wildbrain(dot)com>, josh(at)agliodbs(dot)com
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: nextval on insert by arbitrary sequence
Date: 2001-07-20 20:38:23
Message-ID: web-88940@davinci.ethosmedia.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Dado,

Maybe we're looking at this the hard way. Have you thought of simply
putting in a DATETIME column and sorting by that?

-Josh

______AGLIO DATABASE SOLUTIONS___________________________
Josh Berkus
Complete information technology josh(at)agliodbs(dot)com
and data management solutions (415) 565-7293
for law firms, small businesses fax 621-2533
and non-profit organizations. San Francisco

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Josh Berkus 2001-07-20 20:42:21 Re: TODO List
Previous Message Dado Feigenblatt 2001-07-20 19:58:00 Re: Get the tables names?