Re: Re: COPY error: pqReadData() -- backend closed the channel unexpectedly
В списке pgsql-general по дате отправления:
| От | Tom Lane |
|---|---|
| Тема | Re: Re: COPY error: pqReadData() -- backend closed the channel unexpectedly |
| Дата | |
| Msg-id | 8614.979101380@sss.pgh.pa.us обсуждение |
| Ответ на | Re: Re: COPY error: pqReadData() -- backend closed the channel unexpectedly (Tod McQuillin <devin@spamcop.net>) |
| Ответы |
Re: Re: COPY error: pqReadData() -- backend closed the channel
unexpectedly
|
| Список | pgsql-general |
Tod McQuillin <devin@spamcop.net> writes:
> I was not aware the binary would behave differently depending on the name
> it was invoked as.
Right. We used to have two separate binaries, and the postmaster would
actually exec() the backend (postgres) binary for every session launch.
About two years ago, Bruce made them into a single executable so that
session launch only needs fork() and not exec(). But he kept the old
switch-parsing mechanisms for backwards compatibiliy with existing
startup scripts. So our current switch syntax is a dreadfully ugly
legacy thingy :-(
Peter E. has done some good work towards providing a less ugly switch
notation for 7.1.
regards, tom lane
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера