Dave Page wrote:

Thanks. Any reason the tab doesn't show when initally creating a table?

Yes, it's not implemented....

pg_autovacuum needs the table oid, which isn't available directly when creating the SQL script. Using a pg_class join would work though, feel free to implement it (I might do it some day)

Regards,
Andreas

---------------------------(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