From: | girish R G peetle <giri(dot)anamika0(at)gmail(dot)com> |
---|---|
To: | "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com> |
Cc: | pgsql-admin <pgsql-admin(at)postgresql(dot)org> |
Subject: | Re: Dropped database still shows in the database list. |
Date: | 2015-05-22 10:35:12 |
Message-ID: | CAKKd0655u_adJirUcczyEOXkv-zXYejBiFBjdffQ5DrkYDzvmw@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
Thanks a lot, got it.
Thanks
Girish
On Fri, May 22, 2015 at 1:36 PM, David G. Johnston <
david(dot)g(dot)johnston(at)gmail(dot)com> wrote:
> On Thursday, May 21, 2015, girish R G peetle <giri(dot)anamika0(at)gmail(dot)com>
> wrote:
>
>> Hi,
>> Dropped database 'RestoreDB' is still being listed in pg_database.
>> Any idea why this behavior is seen ? Also I don't see any open
>> connections to this database.
>>
>>
> Try removing your where clause on the select,
>
> "RestoreDB" and RestoreDB are two different databases. The later is
> case-folded to be equivalent to "restoredb".
>
> The double quotes I'm using are significant.
>
> David J.
From | Date | Subject | |
---|---|---|---|
Next Message | Graeme B. Bell | 2015-05-22 12:00:55 | Re: Performances issues with SSD volume ? |
Previous Message | Glyn Astill | 2015-05-22 09:37:36 | Re: Performances issues with SSD volume ? |