Re: [GENERAL] ownership of tables. . .

1999-05-30 Thread Herouth Maoz
At 01:06 +0300 on 29/05/1999, JT Kirkpatrick wrote: > can i change the owner of tables, indexes, etc in postgres??? from a bash > prompt of course postgres owns everything. but when in psql you type \dt, > i'd like for another person to own the tables. any way to do so?? Log into psql as tha

[GENERAL] ownership of tables. . .

1999-05-28 Thread JT Kirkpatrick
can i change the owner of tables, indexes, etc in postgres??? from a bash prompt of course postgres owns everything. but when in psql you type \dt, i'd like for another person to own the tables. any way to do so?? jt