| From: | "frank_lupo" <frank_lupo(at)email(dot)it> |
|---|---|
| To: | "pgsql-general" <pgsql-general(at)postgresql(dot)org> |
| Subject: | drop user question |
| Date: | 2003-11-10 09:28:47 |
| Message-ID: | HO4QBZ$28577354C788F7471E309381FF58D060@email.it |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
I have create user PIPPO:
CREATE USER PIPPO;
I have create a table:
create table aa (id int4);
Change owner of table to user PIPPO.
alter table aa owner pippo;
I drop user PIPPO. Who is the owner of the table?
Thanks.
Bye !!
Frank Lupo (Wolf) !!
/\_ _/\
\ o o /
--ooo-----ooo---
--
Email.it, the professional e-mail, gratis per te: http://www.email.it/f
Sponsor:
Usi ancora fax e carta? Allora sei preistorico! Oggi i fax li ricevi direttamente sul computer con il nuovo EmailFax IN
Clicca e scopri i vantaggi
Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=1568&d=10-11
| From | Date | Subject | |
|---|---|---|---|
| Next Message | javier garcia - CEBAS | 2003-11-10 09:32:21 | starting the server at boot |
| Previous Message | Najib Abi Fadel | 2003-11-10 08:30:05 | SQL query not returning the value expected !!!!!!!!!!!!!!!!!! |