pgAdmin3 bug

From: Stephen Oberholtzer <oliverklozoff(at)gmail(dot)com>
To: pgadmin-support(at)postgresql(dot)org
Subject: pgAdmin3 bug
Date: 2004-08-18 03:22:49
Message-ID: 8abd1bfd04081720224bf8cb41@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

I downloaded the latest win32 version - dated 8/17, although the
executable was dated 8/15?

(This is where it pays off to do things different from everyone else.)

I created for myself an account named "stevie-o". Thus, to grant
access to the database, I have to do this:

grant select on foo to "stevie-o";

However, the little preview window that shows the script to recreate
the table gets a teeny little bit overzealous with the quote marks:

GRANT SELECT ON TABLE foo TO "\""stevie-o\""";

--
-- Stevie-O
Real programmers use COPY CON PROGRAM.EXE

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Joe Grist 2004-08-18 06:34:42 PGAdmin does not support tables that have reseved words for tables well
Previous Message paul.n.shortis 2004-08-18 02:26:20 Re: pgadmin III - database backup / restore