GRANT giving error on sequence in 7.4.19

From: "Kakoli Sen" <kakolis(at)cdacb(dot)ernet(dot)in>
To: <pgsql-general(at)postgresql(dot)org>
Subject: GRANT giving error on sequence in 7.4.19
Date: 2008-03-14 11:19:23
Message-ID: IAEGJAMPJBBOGKLOGJADOEHECCAA.kakolis@cdacb.ernet.in
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello all,
I'm giving the query
GRANT ALL PRIVILEGES ON SEQUENCE object_seq TO tester;
ERROR: syntax error at or near "object_seq" at character 34.

\ds is listing out the sequence.

Regards,

Kakoli

________________________________________________________________________
KAKOLI SEN Ph:91-80-25341909/215(Extn. 309)
C-DAC Knowledge Park E-mail:
#1, Old Madras Road kakolis(at)cdacb(dot)ernet(dot)in
Bangalore - 560 038, INDIA kakoli_basu(at)yahoo(dot)co(dot)in
________________________________________________________________________

--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Marc Horvath 2008-03-14 11:35:15 Blobs
Previous Message Leif B. Kristensen 2008-03-14 10:50:31 Re: postgre vs MySQL