Andrew Sullivan ajs at commandprompt.com
Fri Oct 3 09:05:53 PDT 2008
On Thu, Oct 02, 2008 at 06:33:55PM -0400, Christopher Browne wrote:
> You need to consider revising your applications to use proper primary
> keys, because at some point, it's possible that OIDs on tables may get
> removed altogether.

Alternatively, if your application selects things by OID, create your
tables without OIDs and then create a column named OID.  I tested this
recently, and it appears to work fine.

A

-- 
Andrew Sullivan
ajs at commandprompt.com
+1 503 667 4564 x104
http://www.commandprompt.com/


More information about the Slony1-general mailing list