Re: [pgadmin-support] Problem with pg_baselinebackup

2014-01-16 Thread Darren Duncan
John, I believe that in Postgres-land, the term 'pgdata' has a fairly standard meaning which lets you tell the program where your database directory is if it isn't in a standard location, that might be part of it. -- Darren Duncan On 1/16/2014, 9:18 AM, Sebastian, John (CONTR) wrote: Hi Folks,

[pgadmin-support] Problem with pg_baselinebackup

2014-01-16 Thread Sebastian, John (CONTR)
Hi Folks, I'm pretty new to Postgres. I have an extensive Oracle and MySQL background here. We are putting up test and production servers. I'm interested in doing online backups with WAL archiving turned on so that I can do point in time recovery. My database files are stored in /u01/postgres/d