Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: Help link error



Dave Page написа:
[...]
> 
>> 2 - In creation of database, I cannot add a comment directly, 
>> I am obliged to turn over in the properties of the
>> database after his creation to be able to add a comment
> 
> Yes - the dialogue executes its SQL against a different database
> (because of course the new database doesn't exist yet) so it can't put
> the comment in the new database in the same transaction. There's not
> really any sensible way around this unfortunately.

I believe that is changed in 8.2 - compare the notes for "COMMENT" in
the docs for 8.1.x
(http://www.postgresql.org/docs/8.1/static/sql-comment.html) and for 8.2
(http://developer.postgresql.org/pgdocs/postgres/sql-comment.html).

But I didn't test it yet.




-- 
Milen A. Radev




Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group