| From: | Dave Page <dpage(at)pgadmin(dot)org> |
|---|---|
| To: | "Vjacheslav A(dot)" <eferalgan(at)gmail(dot)com> |
| Cc: | pgAdmin Support <pgadmin-support(at)postgresql(dot)org> |
| Subject: | Re: Re: Possible bug report (comment on database disappered on pgAdmin 1.16.1) |
| Date: | 2013-02-06 16:41:56 |
| Message-ID: | CA+OCxowQKPaMSvJKW-tpF_7PY7zCzjcNqVh3KLGWTT-3VrMzHw@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-support |
On Wed, Feb 6, 2013 at 2:03 PM, Vjacheslav A. <eferalgan(at)gmail(dot)com> wrote:
> The same issue is for me, comments just not displayed in 1.16.1,
> but normally displayed in 1.14.3,
> WinXP SP3, PG 9.1.7.
>
>
>
> On Wed, Feb 6, 2013 at 4:56 PM, ldrlj1 <russelljanusz(at)yahoo(dot)com> wrote:
>>
>> how to recreate issue:
>> Right click on database name
>> Choose Properties
>> Enter some text in the comments area
>> Click OK.
>>
>> When you open up the properties for the database, you will not see the
>> comments previously entered. Those comments are stored in
>> pg_shdescription.
I've tested this on Windows and Mac, with PostgreSQL 9.0, 9.1 and 9.2
and everything works as it should here.
Can you please:
- Go to File -> Options -> Logging and enable Debug logging.
- Close pgAdmin.
- Delete the log file.
- Start pgAdmin
- Connect to a server
- Set a comment on a database
- Quit pgAdmin
- Start pgAdmin and connect to the server again
- Edit/set the comment on the same database again.
- Quit pgAdmin
Then, send the logfile to the list.
Thanks.
--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dave Page | 2013-02-06 17:19:06 | Re: ESC closes window without warning |
| Previous Message | Dave Page | 2013-02-06 15:31:43 | Re: Modifying user in PGAdmin 1.16 sets Account Expiration |