On 6/25/19 2:27 AM, Kevin Brannen wrote:
From: Tom Lane
Brent Bates writes:
I found the problem. I cleared everything out and started from scratch,
then slowly added my changes back to the configuration files. The problem was
in the postgresql.conf. At the bottom of the file I had
On 6/21/19 12:34 AM, Ian Barwick wrote:
On 6/20/19 11:55 PM, Tom Lane wrote:
Brent Bates writes:
I found the problem. I cleared everything out and started from scratch,
then slowly added my changes back to the configuration files. The problem was
in the postgresql.conf. At the botto
> From: Tom Lane Brent Bates writes:
> > I found the problem. I cleared everything out and started from
> > scratch, then slowly added my changes back to the configuration files. The
> > problem was in the postgresql.conf. At the bottom of the file I had
> > uncommented all the ‘includ
On 6/20/19 11:55 PM, Tom Lane wrote:
Brent Bates writes:
I found the problem. I cleared everything out and started from scratch,
then slowly added my changes back to the configuration files. The problem was
in the postgresql.conf. At the bottom of the file I had uncommented all the
Brent Bates writes:
> I found the problem. I cleared everything out and started from scratch,
> then slowly added my changes back to the configuration files. The problem
> was in the postgresql.conf. At the bottom of the file I had uncommented all
> the ‘include’ lines, so they looked l
I found the problem. I cleared everything out and started from scratch,
then slowly added my changes back to the configuration files. The problem was
in the postgresql.conf. At the bottom of the file I had uncommented all the
‘include’ lines, so they looked like this:
include_di
Does the file have any \015's in it?
On Wednesday, June 19, 2019, 7:03:25 PM EDT, Andrew Gierth
wrote:
> "Rob" == Rob Sargent writes:
>>> local all all trust
Rob> That line has four values and the header has 5.
That's standard f
> "Rob" == Rob Sargent writes:
>>> local all all trust
Rob> That line has four values and the header has 5.
That's standard for "local" lines, which lack an ADDRESS field.
--
Andrew (irc:RhodiumToad)
On 6/19/19 2:49 PM, Tom Lane wrote:
Brent Bates writes:
I tried putting the pg_hba.conf back to stock defaults and that didn't
help any. Here is a snippet of the current file:
# TYPE DATABASEUSERADDRESS METHOD
# "local" is for Uni
Brent Bates writes:
> I tried putting the pg_hba.conf back to stock defaults and that didn't
> help any. Here is a snippet of the current file:
> # TYPE DATABASEUSERADDRESS METHOD
> # "local" is for Unix domain socket connections only
>
I tried putting the pg_hba.conf back to stock defaults and that didn't
help any. Here is a snippet of the current file:
# TYPE DATABASEUSERADDRESS METHOD
# "local" is for Unix domain socket connections only
local all
11 matches
Mail list logo