failing - Search results in mailing lists
Mailing lists >> pgsql-interfaces >> Thread
2022-07-11 09:42:01 | Weird behaviour with binary copy, arrays and column count (James Vanns)
fails with the full complement of 7 (noting that 'a' is a generative sequence). The error
Mailing lists >> pgsql-interfaces >> Thread >> Search in thread (2)
2021-01-15 17:56:54 | Libpq: Fail connection attempt if server didn't request a password (Adrian Vogelsgesang)
fail the connection attempt in such a case, i.e. if a password was provided but not requested from the server? Can I, as the client, force the authentication used during creating a connection
Mailing lists >> pgsql-interfaces >> Thread
2020-07-31 05:16:00 | ecpg: issue related to preprocessor directives (Ashutosh Sharma)
using gcc compiler, the compilation would fail. -- With Regards, Ashutosh Sharma EnterpriseDB:http://www.enterprisedb.com
Mailing lists >> pgsql-interfaces >> Thread
2020-07-23 13:29:13 | DBD::Pg version 3.14.0 released (Greg Sabino Mullane)
failed commit [Greg Sabino Mullane] (Github issue #71) Version 3.12.2 (released June 4, 2020) - Revert
Mailing lists >> pgsql-interfaces >> Thread
2020-04-28 15:36:06 | DBD::Pg version 3.11.1 released (Greg Sabino Mullane)
failing 'fulltest' target on BSD systems [Slaven ReziÄ] (RT ticket #132412) Version 3.11.0 (released
Mailing lists >> pgsql-interfaces >> Thread
2020-02-17 04:35:25 | Problems with statically linking libpq of Postgres 12.0 + musl (Pyry Kontio)
fails with a bunch of "undefined references" to symbols defined in libpgcommon and libpgport, with
Mailing lists >> pgsql-interfaces >> Thread
2020-02-07 11:12:42 | Re: directory name equal database name (William B. Clay)
fail to function if the tablespace is missing or lost. ... Creation of the tablespace itself
Mailing lists >> pgsql-interfaces >> Thread
2019-09-05 15:33:23 | DBD::Pg version 3.10.0 released (Greg Sabino Mullane)
fails, do not set BegunWork [Greg Sabino Mullane] [Github issue #40] - Treat partitioned tables same
Mailing lists >> pgsql-interfaces >> Thread
2019-09-03 20:24:39 | Re: Object IDs in Parse message (Tom Lane)
fail to see why a generic client would need to know that. If you're hard
Mailing lists >> pgsql-interfaces >> Thread
2017-04-26 05:17:47 | [INTERFACES] DBD::Pg version 3.6.0 released (Greg Sabino Mullane)
fail to quote in some circumstances (Github Issue #22) - Allow clean parsing of new Postgres
Mailing lists >> pgsql-interfaces >> Thread
2016-05-20 19:50:48 | psql close (Anthony LaTorre)
fails, but often by the time I notice it has failed in the code, it has already
Mailing lists >> pgsql-interfaces >> Thread
2016-04-26 14:14:28 | Re: Error: no connection to the server (William B. Clay)
failed connection. */ if (PQstatus(pgwcnt.conn)!=PGSQL_CONNECTION_OK) { /* connection attempt failed; first time? */ if (!retries
Mailing lists >> pgsql-interfaces >> Thread
2016-03-08 23:04:55 | Postgres Database Connection through Abinitio (Pelluru, Subramanyam)
failed to start up ================================================================ Please let us know the files or any other configuraion items
Mailing lists >> pgsql-interfaces >> Thread
2015-10-20 12:33:28 | Building libpq with Visual Studio 2015 (Martin Dyring-Andersen)
fails with an “left of lc_codepage specifies undefined struct/union __crt_locale_data” in chklocale.c
Mailing lists >> pgsql-interfaces >> Thread
2015-03-02 22:31:47 | libpq connect keepalive* parms: no effect!? (Bill Clay)
fails. I run a 7x24 PostgreSQL 9.1 "write-only" libpq client application (solely INSERTs/COPYs running