| From: | Ian Barwick <ian(dot)barwick(at)2ndquadrant(dot)com> |
|---|---|
| To: | s400t(at)yahoo(dot)co(dot)jp, "pgsql-general(at)lists(dot)postgresql(dot)org" <pgsql-general(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: Mind of its own? |
| Date: | 2019-03-01 00:16:30 |
| Message-ID: | ac1da44d-1428-6f81-4394-940091e77df4@2ndquadrant.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On 3/1/19 9:10 AM, s400t(at)yahoo(dot)co(dot)jp wrote:
> Hopefully not, but I feel so helpless.
>
> What happened?
>
> I am using Postgresql 9.6, and the latest phppgadmin. OS is Debian 9.6.
>
> 1. Created a database.
> 2. Created tables inside that database.
> 3. Dropped that database.
>
>
> Now, what happens is when I create another database with the same name or different name, all those tables are already inside that database!!! I have not run the table create script.
> This is a cruel joke.
>
> What is happening?
Have you tried using psql to connect directly to PostgreSQL to verify
what phppgadmin is telling you?
Regards
Ian Barwick
--
Ian Barwick https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Ahmed, Nawaz | 2019-03-01 00:24:36 | RE: Barman disaster recovery solution |
| Previous Message | s400t | 2019-03-01 00:10:43 | Mind of its own? |