Re: Connection errors in PostgreSQL 9.3.2

From: <fburgess(at)radiantblue(dot)com>
To: "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: "bricklen" <bricklen(at)gmail(dot)com>, pgsql-bugs(at)postgresql(dot)org
Subject: Re: Connection errors in PostgreSQL 9.3.2
Date: 2014-02-20 22:39:54
Message-ID: 20140220153953.5a830134ae84016b0174832fdc1a3173.8f92ef4ea0.wbe@email11.secureserver.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

<html><body><span style="font-family:Verdana; color:#000000; font-size:10pt;"><div>Thanks Tom!! would not have found this solution without your suggestions.<br><br></div>
<blockquote id="replyBlockquote" webmail="1" style="border-left: 2px solid blue; margin-left: 8px; padding-left: 8px; font-size:10pt; color:black; font-family:verdana;">
<div id="wmQuoteWrapper">
-------- Original Message --------<br>
Subject: Re: [BUGS] Connection errors in PostgreSQL 9.3.2<br>
From: Tom Lane &lt;<a href="mailto:tgl(at)sss(dot)pgh(dot)pa(dot)us">tgl(at)sss(dot)pgh(dot)pa(dot)us</a>&gt;<br>
Date: Thu, February 20, 2014 2:54 pm<br>
To: <a href="mailto:fburgess(at)radiantblue(dot)com">fburgess(at)radiantblue(dot)com</a><br>
Cc: "bricklen" &lt;<a href="mailto:bricklen(at)gmail(dot)com">bricklen(at)gmail(dot)com</a>&gt;, <a href="mailto:pgsql-bugs(at)postgresql(dot)org">pgsql-bugs(at)postgresql(dot)org</a><br>
<br>
[ please don't post html-only mail to these lists ]<br>
<br>
&lt;<a href="mailto:fburgess(at)radiantblue(dot)com">fburgess(at)radiantblue(dot)com</a>&gt; writes:<br>
&gt; &lt;html&gt;&lt;body&gt;&lt;span style="font-family:Verdana; color:#000000; font-size:10pt;"&gt;&lt;div&gt;There are 260 entries in the /opt/PostgreSQL/9.3/share/postgresql/timezone directory.&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;There are 252 entries in our old obsolete PostgreSQL 9.1.6 /opt/PostgreSQL/9.1/share/postgresql/timezone directory.&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;I checked the permissions in the <br>
&gt; /opt/PostgreSQL/9.3/share/postgresql/timezone and they were set to 600. I<br>
&gt; cross-checked these against a 9.1 instance we have running on another box and the <br>
&gt; permissions were 644 could this be the issue?&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;thanks&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;<br>
<br>
If the timezone files aren't owned by the same user ID that's running the<br>
server process, then yeah, those permissions could be the problem. There<br>
should be no harm in making them world-readable in any case.<br>
<br>
regards, tom lane<br>
<br>
<br>
-- <br>
Sent via pgsql-bugs mailing list (<a href="mailto:pgsql-bugs(at)postgresql(dot)org">pgsql-bugs(at)postgresql(dot)org</a>)<br>
To make changes to your subscription:<br>
<a href="http://www.postgresql.org/mailpref/pgsql-bugs">http://www.postgresql.org/mailpref/pgsql-bugs</a><br>

</div>
</blockquote></span></body></html>

Attachment Content-Type Size
unknown_filename text/html 2.3 KB

Browse pgsql-bugs by date

  From Date Subject
Next Message mscott 2014-02-21 00:20:01 BUG #9301: INSERT WHERE NOT EXISTS on table with UNIQUE constraint in concurrent SERIALIZABLE transactions
Previous Message Steven Canova 2014-02-20 22:22:14 Is there a Support Platforms document more current that this?