pg_shadow in a constraint

From: Anton Nikiforov <anton(at)nikiforov(dot)ru>
To: pgsql-general(at)postgresql(dot)org
Subject: pg_shadow in a constraint
Date: 2004-09-11 07:42:46
Message-ID: 4142AC76.20809@nikiforov.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Dear All!

in my system i would like to use the pg user's usesysid as a key in my
tables.
But it is not allowed (that was many times described here and in the
documentation)
But what can i do to get my tables and data to be consistent with the
system catalogue?
Could you please supply me with a right URL or at least a direction
where to search for solution?

--
Best regards,
Anton

Browse pgsql-general by date

  From Date Subject
Next Message Thomas F.O'Connell 2004-09-11 07:48:20 Re: Another Security Question: User-based Roles vs. Application Business Rules
Previous Message Oliver Jowett 2004-09-11 07:40:44 Re: problems returning a resultset from a function