Обсуждение: Re: NOTICE: BeginTransactionBlock and not in default

Поиск
Список
Период
Сортировка

Re: NOTICE: BeginTransactionBlock and not in default

От
Michael Meskes
Дата:
On Sat, Apr 22, 2000 at 07:15:14PM -0400, Tom Lane wrote:
> > I could open database connection in the parent process and
> > pass it on to all the children.
> 
> Wrong ... you'll have to make each child open its own connection.
> There's no provision in the backend for dealing with concurrent
> queries coming through the same socket.  I'm surprised it didn't
> crash even more spectacularly than you describe...

That's because the queries didn't make it to the backend at all. libecpg
does not know which connection to send the query to and thus gives this
error message.

Michael
-- 
Michael Meskes                         | Go SF 49ers!
Th.-Heuss-Str. 61, D-41812 Erkelenz    | Go Rhein Fire!
Tel.: (+49) 2431/72651                 | Use Debian GNU/Linux!
Email: Michael@Fam-Meskes.De           | Use PostgreSQL!