Re: PostgreSQL client hangs sometimes on 'EXEC SQL PREPARE sid_sisisinst FROM :select_anw;'

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Matthias Apitz <guru(at)unixarea(dot)de>
Cc: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: PostgreSQL client hangs sometimes on 'EXEC SQL PREPARE sid_sisisinst FROM :select_anw;'
Date: 2020-05-11 18:41:29
Message-ID: 26028.1589222489@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Matthias Apitz <guru(at)unixarea(dot)de> writes:
> Below is the exchange. The visible strings are: 'sisis' (the PG user),
> 'sisis123' (its password in PG, a dummy password used for testing) and
> 'srap32dxr1' the hostname. The server is terminating the connection with
> a F-pkg:

[ squint... ] That looks nothing like a Postgres-protocol exchange
to me. If it weren't for the runs of zeroes, I'd wonder if the
connection had SSL encryption turned on. Perhaps you captured the
wrong session?

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Peter Devoy 2020-05-11 19:40:56 Re: Enforcing uniqueness on [real estate/postal] addresses
Previous Message Paul Jungwirth 2020-05-11 18:33:45 Re: Enforcing uniqueness on [real estate/postal] addresses