From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | Javier Dussaillant <ashkar(at)vrweb(dot)cl> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Old Template0 is annoying me! |
Date: | 2001-11-07 18:01:12 |
Message-ID: | 5429.1005156072@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Javier Dussaillant <ashkar(at)vrweb(dot)cl> writes:
> Well, I have the following problem. When I upgraded to pgsql 7.1 (I can't
> recall exactly what previous version I had), postgresql created a
> Template1, in addition to the Template0 that already existed,
The other way around I would believe ...
> them. But, I didn't consider what would happen to Template0, so it seems
> that it stayed like an anachronic entity, a specter that bugs me but that I
> cannot grab. When I use phpPgAdmin, it truncates the DB list at Template0
> so I can't see the DB that would go after it. When I'm using Webmin's
> PostgreSQL module, when I try to see the Granted Privileges this undead
> Template0 starts consuming all of my machine's resources, sucking up it's
> life energy :(
Your complaint is colorful but it's not easy to determine exactly what's
going wrong for you. template0 should just sit there quietly and not do
anything. Perhaps you need to get updated versions of phpPgAdmin and/or
webmin that know that that's a system database and they shouldn't try to
connect to it?
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Stephan Szabo | 2001-11-07 18:05:16 | Re: [pgadmin-hackers] Fwd: Re: Howto change column |
Previous Message | Stephan Szabo | 2001-11-07 17:30:49 | Re: Performance Question Followup No.2 |