Re: Auto increment

From: "Mads Jensen" <astrup_jensen(at)hotmail(dot)com>
To: pgsql-sql(at)postgresql(dot)org
Subject: Re: Auto increment
Date: 2000-09-06 18:34:47
Message-ID: b7wt5.6575$nq.104574@twister.sunsite.auc.dk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

> 1: Haven't been able to find the officiel manual to pgsql. What's the
> complete URL?
> 2: How can I make an auto increment with PostGreSQL? is it "inherit"?
> 3: The "SHOW TABLE FROM pcfocus" statement, does it work in pgsql?

never mind, i found out myself:
1: not officiel, but anyway:
http://hea-www.harvard.edu/MST/simul/software/docs/pkg/pgsql/7.0.1/man/m
an.html
2: UNIQUE
3: Yes!

--
Med venlig hilsen/ Wishes
Mads Jensen
Homepage: http://www.pcfocus.f2s.com
E-Mail: astrup_jensen(at)hotmail(dot)com
--

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Max Pyziur 2000-09-06 19:04:49 Re: [SQL] Re: 7.0.2 questions on encoding and compilation
Previous Message Jie Liang 2000-09-06 18:12:50 Re: Cascading Deletes