clients - Search results in mailing lists
Mailing lists >> pgsql-interfaces >> Thread >> Search in thread (9)
2023-12-09 01:23:01 | client_encoding is WIN1252 on ErrorMessage at the StartupMessage (Jean-Yves Garneau)
client_encoding on the server and database encoding is UTF8. The collation and character type
Mailing lists >> pgsql-interfaces >> Thread >> Search in thread (2)
2022-01-06 09:37:20 | Re: psycopg3 - parameters cannot be used for DDL commands? (Les)
client side binding": https:///psycopg3/docs/basic/from_pg2.html#server-side-binding from psycopg import sqlconn.execute(sql.SQL("ALTER USER some
Mailing lists >> pgsql-interfaces >> Thread
2021-11-25 08:54:51 | Re: PostgreSQL XA resource manager for C/C++ apps (trn nrjn)
client library itself, something similar to what Oracle provides in the OCI library. Can you please
Mailing lists >> pgsql-interfaces >> Thread
2021-01-15 17:56:54 | Libpq: Fail connection attempt if server didn't request a password (Adrian Vogelsgesang)
client. This would be a nice additional level of security. However, this is worthless if the client
Mailing lists >> pgsql-interfaces >> Thread >> Search in thread (2)
2020-03-02 15:23:19 | Re: MS-ACCESS 2010, ODBC 12.01, Out of Memory (Jonah H. Harris)
client-at-once protocol - a problem that would exist in any client software not overriding
Mailing lists >> pgsql-interfaces >> Thread >> Search in thread (2)
2019-09-03 20:01:28 | Object IDs in Parse message (Malcolm Matalka)
client for fun and I'm trying to understand how to send a Parse message
Mailing lists >> pgsql-interfaces >> Thread
2019-07-18 13:57:55 | Using COPY command in pqlib (Lukáš Sobotka)
client gets PQexec. What am I missing? Is there some other command which we should
Mailing lists >> pgsql-interfaces >> Thread
2019-05-04 12:17:10 | DBD::Pg version 3.8.0 released (Greg Sabino Mullane)
client_min_messages=FATAL test when PostgreSQL caps it to ERROR [Dagfinn Ilmari Mannsåker] [CPAN
Mailing lists >> pgsql-interfaces >> Thread
2018-08-01 10:10:51 | Does ecpg understand forward declarations? (Sam Liapis)
client in the hope message is well formatted] I'm a newbie to postgresql and ecpg
Mailing lists >> pgsql-interfaces >> Thread
2018-02-18 18:32:32 | DBD::Pg version 3.7.4 released (Greg Sabino Mullane)
client_min_messages may be to blame. [Greg Sabino Mullane] (CPAN ticket #109591) - Declare VERSION
Mailing lists >> pgsql-interfaces >> Thread
2018-02-16 18:15:52 | Re: Type scale returned by PQfmod() 65531 for time/timestamp output parameter? (Tom Lane)
sure your client code isn't mistakenly narrowing it to int16 somewhere? regards, tom lane
Mailing lists >> pgsql-interfaces >> Thread
2017-07-14 14:22:09 | [INTERFACES] ref cursor in C++ using SQLAPI++ (Peter Koukoulis)
Client); SACommand cmd(&con); cmd.setCommandText("pkg_ref_cursor.get_dref"); cmd.Param("v_sql").setAsString
Mailing lists >> pgsql-interfaces >> Thread
2017-05-04 02:41:33 | [INTERFACES] PostgreSQL, and ODBC statement handles (Reza Taheri)
client system handing all the load. Each connection to the server is in a separate
Mailing lists >> pgsql-interfaces >> Thread
2017-04-26 05:17:47 | [INTERFACES] DBD::Pg version 3.6.0 released (Greg Sabino Mullane)
client_encoding calls. [Pavel Raiskup praiskup at redhat.com] (CPAN ticket #116179) - Silence warnings in t/02attribs.t
Mailing lists >> pgsql-interfaces >> Thread >> Search in thread (2)
2016-04-26 14:14:28 | Re: Error: no connection to the server (William B. Clay)
client established a session with the server, then this probably means you've lost network