Postgres question

From: Mona Kaur <mkaur(at)sftw(dot)com>
To: maillist(at)candle(dot)pha(dot)pa(dot)us
Subject: Postgres question
Date: 2000-03-06 20:17:13
Message-ID: 38C41249.8AFE433B@sftw.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi! I was doing some research on Postgres SQL and came across a list of
people who make changes on Postgres 6.3. I was hoping you could shed
some light on the create sequence function. The function has a cycle
feature. I know sequence is a number generator that put the values into
the database. Once the sequence hit the min or max number how does cycle
fit into picture?

Browse pgsql-general by date

  From Date Subject
Next Message Ron Atkins 2000-03-06 20:21:48 Re: [GENERAL] DHCP and pg_hba.conf
Previous Message kaiq 2000-03-06 19:48:05 Re: [GENERAL] Postgresql / Threads / Scalability