I am looking for a way I can make an individual user or group of users be
able to have free reign over a specific database in the postgresql system
but not be able to see or modify any other of the databases installed on
the system.
Does anyone have any docs on how one would go about doing thi
Hi all,
I have a weird situation here...I'm trying to drop a table, but it tells me
that "Relation 'xxx' inherits 'mytable'". So I renamed mytable to
myoldtable and created a new mytable. Now, the new mytable is missing the
fields I was trying to add, and when I try to drop it, it says "Rel