Re: Separate Sessions?? (View data <-> Query tool)

From: "Willy-Bas Loos" <willybas(at)gmail(dot)com>
To: Csaba Együd <csegyud(at)gmail(dot)com>
Cc: pgadmin-support(at)postgresql(dot)org, "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Separate Sessions?? (View data <-> Query tool)
Date: 2008-11-28 11:20:28
Message-ID: 1dd6057e0811280320v20f63839y485c3f840473cff3@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support pgsql-general

oh, and :
revoke all on table1 from public;
revoke all on view_firm1 from public;
revoke all on view_firm2 from public;

duh

--
"Patriotism is the conviction that your country is superior to all others
because you were born in it." -- George Bernard Shaw

In response to

Browse pgadmin-support by date

  From Date Subject
Next Message Csaba Együd 2008-11-28 13:54:49 Re: Separate Sessions?? (View data <-> Query tool)
Previous Message Dave Page 2008-11-28 11:11:23 Re: Separate Sessions?? (View data <-> Query tool)

Browse pgsql-general by date

  From Date Subject
Next Message Stéphane A. Schildknecht 2008-11-28 11:47:10 Trigger before delete does fire before, but delete doesn't not happen
Previous Message Daniel Verite 2008-11-28 11:15:06 Re: [NOOB] try tu put a number with pqexecprepare