My tables are defined "WITHOUT OID" - does that make a difference?

John

Hannu Krosing wrote:
Ühel kenal päeval, N, 2006-04-13 kell 10:06, kirjutas John
Sidney-Woollett:

I just added a new table to a slony relication set. The new table seems to have a really high tab_reloid value of 94,198,669

...

Is this something I should be worried about? Can I find out where all the intermediate OIDs have gone?


probably to data rows, unless you have all your tables defined using
WITHOUT OID. OIDs are assigned from a global "sequence".

--------
Hannu


---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

               http://archives.postgresql.org

---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
      subscribe-nomail command to [EMAIL PROTECTED] so that your
      message can get through to the mailing list cleanly

Reply via email to