Re: [SQL] i have a problem of privilages

2006-07-04 Thread MJ Santhosh
  create a user with limited permmission and give the same to the remote users.May be that will solve your problem. REVOKE INSERT,UPDATE,DELETE ON welcome from PUBLIC; On 7/4/06, Penchalaiah P. <[EMAIL PROTECTED]> wrote: Hi good afternoon to every one..   Now I am accessing remote da

Re: [SQL] i have a problem of privilages

2006-07-04 Thread MJ Santhosh
ase tell me very briefly step by step.. then I can understand… Please tell me if any one knows about this……..   From: MJ Santhosh [mailto:[EMAIL PROTECTED]] Sent: Tuesday, July 04, 2006 5:47 PM To: Penchalaiah P. Cc: pgsql-sql@postgresql.org; Richard Broersma Jr Subject: Re: [SQL] i h