On Fri, Sep 14, 2018 at 4:17 PM, Tom Lane wrote:
> There's been quite a lot of input, from quite a lot of people, dating
> back at least as far as a well-attended session at PGCon 2016. I find
> it quite upsetting to hear accusations that core is imposing this out
> of nowhere. From my perspecti
On 9/22/18 3:06 AM, Mark Williams wrote:
"Fatal error: Call to undefined function pg_connect".
Obviously, that is to be expected if pgsql module is not loading.
Went back over your previous post and saw:
"I have copied the version of libpq.dll from the lib folder of the
postgresql installati
## Doron Behar (doron.be...@gmail.com):
> My server fails to start PostgreSQL only on boot, if I restart it
> manually afterwards it doesn't have any problem starting. Here is the
> log extracted from the journal:
>
> ```
> 2018-09-21 20:46:40.028 CEST [306] LOG: listening on IPv4 address
> "12
On 9/22/18 3:44 AM, Doron Behar wrote:
Hello everyone,
I'm having trouble with my PostgreSQL Systemd service and I wonder
whether this is a problem with the software or some problem with the
packaging or build.
My server fails to start PostgreSQL only on boot, if I restart it
manually afterward
Mark Williams wrote:
> Can anyone please shed any light on what more I need to do?
Overall, what you did looks good.
I've never used IIS, but when faced with similar problems with Apache,
ProcessExplorer [1] has been quite effective to figure out which
dependent DDLs were missing, where P
Am 22.09.2018 um 02:28 schrieb Rob Sargent:
However, I get into deep dodo when I try redirecting psql output such as
select ld from gt.ld\g /tmp/regen.file
works for me if i start psql with -t -A -o /path/to/file
(pg 10.5, but psql from 11beta3)
Regards, Andreas
--
2ndQuadrant - The
Hello everyone,
I'm having trouble with my PostgreSQL Systemd service and I wonder
whether this is a problem with the software or some problem with the
packaging or build.
My server fails to start PostgreSQL only on boot, if I restart it
manually afterwards it doesn't have any problem starting. H
"Fatal error: Call to undefined function pg_connect".
Obviously, that is to be expected if pgsql module is not loading.
__
-Original Message-
From: Adrian Klaver
Sent: 21 September 2018 23:02
To: Mark Williams ;
pgsql-general@lists.postgresql.org
Subject: Re: PostgreSQl, PHP and IIS
O