Concurrent access

Поиск
Список
Период
Сортировка
От paguilar@isite.ciceana.org.mx
Тема Concurrent access
Дата
Msg-id Pine.LNX.4.04.10002231732490.1862-100000@isite.ciceana.org.mx
обсуждение исходный текст
Список pgsql-admin
Hi, I'm running postgres in a Linux box, kernel 2.2.11.
I have a C program that forks and with one child it works perfectly.
With 2 or more childs the select queries return different number of fields
for each child.
For example,

select a, b, c, d, e from table1

the child 1 returns n tuples with 5 fields each one.
The child 2 returns n tuples with 2 fields each one.

What could be the problem?
Where can I find some info about it?

Thanks.

                    Pedro Aguilar Iniestra
                    paguilar@isite.ciceana.org.mx


В списке pgsql-admin по дате отправления:

Предыдущее
От: "Hernan J. Gonzalez"
Дата:
Сообщение: bug with serial field?
Следующее
От: "Benjamin Tehan"
Дата:
Сообщение: passwords ?