Re: PG Admin - Mailing list pgsql-general

From Tony Caduto
Subject Re: PG Admin
Date
Msg-id 45746C36.5020108@amsoftwaredesign.com
Whole thread Raw
In response to Re: PG Admin  (Bob Pawley <rjpawley@shaw.ca>)
List pgsql-general
Bob Pawley wrote:
> That's what they are doing.
>
> That is also what I am looking for, if it is accessable. If so, I can
> use that information to add a sequential numerical element to my
> information that doesn't have the restrictions of a serial column.
>
> Bob
>
Hi Bob,

Well, if you create your tables WITH OIDs then each row has a OID
associated with it.

What exactly are the restrictions of a serial column?  It's just
standard integer value with a default value that calls the nextval function.

Later,

--
Tony Caduto
AM Software Design
http://www.amsoftwaredesign.com
Home of PG Lightning Admin for Postgresql
Your best bet for Postgresql Administration


pgsql-general by date:

Previous
From: "Andrew Raia"
Date:
Subject: Instal/Uninstall Problem
Next
From: John McCawley
Date:
Subject: Windows Binary for pgDesigner