Re: postgres 7.0.2 - Mailing list pgsql-hackers

From Michael Alan Dorman
Subject Re: postgres 7.0.2
Date
Msg-id 87snrt6ole.fsf@kate.mallet-assembly.org
Whole thread Raw
In response to postmaster locking issues  ("suchet singh khalsa" <suchet_singh@hotmail.com>)
List pgsql-hackers
nataraj@cdxc.com writes:
> Yes, I am sure. But after creating tables if I use
> "grant READ,WRITE on shipment_history TO user";
> it gives the error:
> ERROR:  parser: parse error at or near "read". I thought the grant
> command is similar to ORACLE. Is it different?

use \h grant in psql, or read the documentation.  Yes, it's different.

Mike.


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Proposal for supporting outer joins in 7.1
Next
From: nataraj@cdxc.com
Date:
Subject: Re: postgres 7.0.2