clients - Search results in mailing lists
Mailing lists >> pgsql-general >> Thread >> Search in thread (2)
2025-04-24 08:26:47 | Re: Another documentation issue (Igor Korot)
client code (whether ODBC based or libpq based), how do I handle it? Because most
Mailing lists >> pgsql-general >> Thread
2025-04-23 22:10:49 | Re: Dump version issues (Adrian Klaver)
client OS you are using is Ubuntu and you used the postgresql-common install it may dump
Mailing lists >> pgsql-general >> Thread
2025-04-22 14:54:44 | Re: Oracle_fdw (Laurenz Albe)
Client wrongly. Usually, that is a question of setting environment variables wrong, but unfortunately it is a very
Mailing lists >> pgsql-general >> Thread >> Search in thread (2)
2025-04-18 21:49:15 | Re: Why is an error not thrown when the time exceeds the lock timeout for (Martin Gainty)
client-side timeout configuration thru Node.js code Node.js client.query(sql, { timeout: }). 2. Wrap
Mailing lists >> pgsql-general >> Thread >> Search in thread (5)
2025-04-17 15:53:50 | Re: Cannot turn track_counts on (Ron Johnson)
client machine doesn't break, become corrupted during a Windows Update, get malware, etc. -- Death
Mailing lists >> pgsql-general >> Thread >> Search in thread (3)
2025-04-17 08:17:18 | Request for official clarification on SQL parameter parsing changes in PostgreSQL 15 and 16 (王 博)
client is asking for official documentation or a statement confirming whether this behavior change was intentional
Mailing lists >> pgsql-general >> Thread
2025-04-15 22:10:53 | Re: Fwd: Identify system databases (Tom Lane)
clients to connect to. If we didn't have it we'd need some other
Mailing lists >> pgsql-general >> Thread
2025-04-02 19:29:24 | Issue installing postgis on RHEL9 (Danny Im)
Client for OL9 49 kB/s | 2.0 kB 00:00 Red Hat Enterprise Linux 9 for x86_64 - AppStream
Mailing lists >> pgsql-general >> Thread >> Search in thread (2)
2025-03-28 22:38:50 | Concurrent delete and insert on same key, potentially a bug (Sasa Vilic)
client (terminal 2) should already see changes from the first client, because the transaction isolation
Mailing lists >> pgsql-general >> Thread >> Search in thread (2)
2025-03-26 19:18:00 | Re: Replication slot WAL reservation (Christophe Pettus)
client behavior. It might be just spooling the incoming stream to disk and processing it later
Mailing lists >> pgsql-general >> Thread >> Search in thread (2)
2025-03-23 04:58:50 | Re: Determine server version from psql script (David G. Johnston)
version has \if and you’ll find server version listed as the available client variables. David J.
Mailing lists >> pgsql-general >> Thread
2025-03-22 11:38:09 | Nested Stored Procedures - ERROR: invalid transaction termination 2D000 (Kevin Stephenson)
clients with the default autocommit behavior (i.e. no AUTOCOMMIT OFF magic START TRANSACTION; commands are being
Mailing lists >> pgsql-general >> Thread
2025-03-21 19:27:11 | Querying one partition in a function takes locks on all partitions (Evgeny Morozov)
client took an exclusive lock on a partition many others were blocked from reading from
Mailing lists >> pgsql-general >> Thread >> Search in thread (6)
2025-03-21 00:56:05 | Re: After upgrading libpq, the same function(PQftype) call returns a different OID (Tom Lane)
client code which can have no use for it. That extern doesn't mention any backend
Mailing lists >> pgsql-general >> Thread >> Search in thread (2)
2025-03-14 05:18:01 | Re: Query optimization (Durgamahesh Manne)
Time: 0.046 ms 4) In what client is this being run? betting application Regards, Durga Mahesh