AUTOINDEXING AND HOROLOGY REGRESSION ERROR ON PGSQL 6.3, LINUX-ELF i686 - Mailing list pgsql-hackers

From PostgreSQL On Peanuts.roanoke.edu
Subject AUTOINDEXING AND HOROLOGY REGRESSION ERROR ON PGSQL 6.3, LINUX-ELF i686
Date
Msg-id 350D9504.FC54F699@peanuts.roanoke.edu
Whole thread Raw
List pgsql-hackers
hello all,

yep, i'm new to postgres so please bare with me.  if this isn't the
correct place to ask these questions, please point me in the right
direction.

first and foremost,

i need to have a field (say pin) that is the primary key of a given
relation.  each time a record gets added to this relation, the pin
increases by 1.  thus making an auto increasing primary key (i.e. a
unique identifier for each record that isn't explicitly increased by 1,
the dbms does it for me.)

second,

i have a platform related installation question, which list should be
used.

thankx,

-brian (postgres@peanuts.roanoke.edu)


pgsql-hackers by date:

Previous
From: "Jackson, DeJuan"
Date:
Subject: RE: [HACKERS] First mega-patch...
Next
From: Dwayne Bailey
Date:
Subject: Alpha initdb fixed!