Re: psql tests hangs

Поиск
Список
Период
Сортировка
От Kirk Wolak
Тема Re: psql tests hangs
Дата
Msg-id CACLU5mRatJ-agEN9WBPpA39+x7-STkaHTJJRRhDz+2+YtoUMsw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: psql tests hangs  (Pavel Stehule <pavel.stehule@gmail.com>)
Ответы Re: psql tests hangs  (Pavel Stehule <pavel.stehule@gmail.com>)
Список pgsql-hackers
On Fri, May 12, 2023 at 1:46 AM Pavel Stehule <pavel.stehule@gmail.com> wrote:
pá 12. 5. 2023 v 6:50 odesílatel Kirk Wolak <wolakk@gmail.com> napsal:
On Fri, May 12, 2023 at 12:14 AM Tom Lane <tgl@sss.pgh.pa.us> wrote:
Kirk Wolak <wolakk@gmail.com> writes:
> Did you try the print statement that Andrey asked Pavel to try?
...

The strange thing is hanging. Broken tests depending on locale are usual. But I didn't remember hanging.

Regards

Pavel

So, if you do psql -c "..."
with both of those \watch  instructions, do either one hang? (I am now guessing "no")

I know that perl is using a special library to "remote control psql" (like a pseudo terminal, I guess).
[I had to abort some of the perl testing in Windows because that perl library didn't work with my psql in Windows]

Next, can you detect which process is hanging? (is it perl, the library, psql, ?).

I would be curious now about the details of your perl install, and your perl libraries...


 

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

Предыдущее
От: Pavel Stehule
Дата:
Сообщение: Re: psql tests hangs
Следующее
От: shveta malik
Дата:
Сообщение: Re: Support logical replication of DDLs