On 7/13/19 4:30 AM, Laurenz Albe wrote:
On Fri, 2019-07-12 at 18:08 +, Chatterjee, Shibayan wrote:
Jul 12 10:00:51 postgresql-check-db-dir: "/data/postgresql/data" is missing or
empty.
Jul 12 10:00:51 postgresql-check-db-dir: Use "postgresql-setup initdb" to
initialize the database cluster
Hello Hiroshi,
Thank you for your reply.
Your suggestion to try setting cnn.CommandTimeout = 0 before calling
cnn.Execute() worked perfectly and was exactly the solution I needed. Since
the cnn connection was what owned the Execute, it was the object that needed
the Command Timeout. That i
Thanks!!
Rhys
Peace & Love|Live Long & Prosper
On Sat, Jul 13, 2019 at 3:15 AM Luca Ferrari wrote:
> On Sat, Jul 13, 2019 at 8:03 AM Ian Barwick
> wrote:
> > > So the questions are:
> > > Can I have make install & make installcheck run against multiple
> versions at the same time or how do I
On Fri, 2019-07-12 at 18:08 +, Chatterjee, Shibayan wrote:
> > Jul 12 10:00:51 postgresql-check-db-dir: "/data/postgresql/data" is missing
> > or empty.
> > Jul 12 10:00:51 postgresql-check-db-dir: Use "postgresql-setup initdb" to
> > initialize the database cluster.
> > Jul 12 10:00:51 postg
On Sat, Jul 13, 2019 at 8:03 AM Ian Barwick wrote:
> > So the questions are:
> > Can I have make install & make installcheck run against multiple versions
> > at the same time or how do I tell the installcheck to run against the 11
> > server.
>
> Try setting relevant environment variables [*] f
On Sat, Jul 13, 2019 at 5:12 AM Chatterjee, Shibayan
wrote:
> For sure there's all the necessary files in '/data/postgresql/data'. The
> startup process cannot read it, because of sym link.
> Executing init-db return the below message:
>
I suspect this could be a systemd problem. What if you try