Re: Moving pg_xlog folder - Mailing list pgsql-admin

From Venkata Balaji N
Subject Re: Moving pg_xlog folder
Date
Msg-id CAEyp7J_SE=ub2KMZT4y-K9waDg4FuM66ndNWP6bOj8JYL7wLvg@mail.gmail.com
Whole thread Raw
In response to Moving pg_xlog folder  (Wei Shan <weishan.ang@gmail.com>)
List pgsql-admin
However, after I start the DB, I hit the following error;

-bash-4.1$ psql

psql: could not connect to server: No such file or directory

Is the server running locally and accepting

connections on Unix domain socket "/tmp/.s.PGSQL.5432"?

Is PostgreSQL up and running ? What does "pg_ctl -D <data directory> status" say ?

Or, if you have enabled logging, does postgresql logs say anything ?
 
Regards,
Venkata B N 

pgsql-admin by date:

Previous
From: litu16
Date:
Subject: SELECT column WHERE time_type = 'Break' but only the rows that are after(below) time_type = 'Start'
Next
From: Cliff Pratt
Date:
Subject: Re: SELECT column WHERE time_type = 'Break' but only the rows that are after(below) time_type = 'Start'