Hi,
I am getting "getsockopt(TCP_KEEPALIVE) failed: Option not supported by
protocol" log message in the PG Logs whenever I run a query referencing
"pg_catalog.pg_settings" on Solaris 10 (both Sprac and x86-64).
You can reproduce this case by running a query like: SELECT name, setting,
unit FROM
The following bug has been logged on the website:
Bug reference: 8513
Logged by: Tommi Korhonen
Email address: tommi.korho...@thl.fi
PostgreSQL version: 8.4.17
Operating system: Redhat Linux
Description:
Example:
create table t1(a integer);
create table t2(b integer
Hi,
I *think* I fixed this problem. We will release updated packages
tomorrow, along with the PostgreSQL minor release updates. Please let me
know if they still don't work. :)
Regards, Devrim
On Fri, 2013-10-04 at 13:26 +, kyri...@alumni.princeton.edu wrote:
> The following bug has been log
The following bug has been logged on the website:
Bug reference: 8514
Logged by: Tejas
Email address: shahtejas2...@gmail.com
PostgreSQL version: 8.4.0
Operating system: Linux 7.2
Description:
my postgresql running file . but sometime i found cache lookup failed for
The following bug has been logged on the website:
Bug reference: 8515
Logged by: Nicolas Buduroi
Email address: nbudu...@gmail.com
PostgreSQL version: 9.2.4
Operating system: ArchLinux
Description:
We've recently migrated an application from MySQL to Postgres and I've