Hello!

In what way can I determine is the table system? ODBC driver does it by checking table name's prefix: if it begins with 'pg_' - driver desides that the table is system, but that's a bad idea. I can create table and call it 'pg_mytable', but it won't become system!

   Big Thanks,
       Andrei


---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

              http://www.postgresql.org/docs/faq

Reply via email to