Re: Template zero xid issue
От | Keaton Adams |
---|---|
Тема | Re: Template zero xid issue |
Дата | |
Msg-id | 0B34A6972BF39E4CB465A64DBBAD2BB902261D3D@mxlhq-exch01.corp.mxlogic.com обсуждение исходный текст |
Ответ на | Re: Template zero xid issue (Tom Lane <tgl@sss.pgh.pa.us>) |
Ответы |
Re: Template zero xid issue
Re: Template zero xid issue |
Список | pgsql-general |
Sorry, I should have mentioned that to begin with: psql 8.1.4 mxl=# select datname, datallowconn from pg_database; datname | datallowconn --------------+-------------- postgres | t . . . template1 | t template0 | f (7 rows) It's set to false. mxl=# \c template0; FATAL: database "template0" is not currently accepting connections Previous connection kept -----Original Message----- From: Tom Lane [mailto:tgl@sss.pgh.pa.us] Sent: Monday, August 06, 2007 10:30 AM To: Keaton Adams Cc: pgsql-general@postgresql.org Subject: Re: [GENERAL] Template zero xid issue "Keaton Adams" <kadams@mxlogic.com> writes: > Our production DB shut down because of it: [ squint... ] Which PG version is this exactly? Is template0 marked as datallowconn in pg_database, or not? regards, tom lane
В списке pgsql-general по дате отправления: