Web pgadmin.org
 Home 
 ·  ·  ·  ·  ·  ·  · 
pgAdmin3 bug

pgAdmin3 bug



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



Home | Main Index | Thread Index

top