Group: pgsql.bugs


Subject: bug when reload or restart -m smart
From: tgl@sss.pgh.pa.us (Tom Lane)
Date: 12/1/2007 11:27:34 AM
"Architekt Schalbruch" <architekt@schalbruch.de> writes: > postgres@h1175183:~/data> pg_ctl reload > pg_ctl: kein Datenbankverzeichnis angegeben und Umgebungsvariable PGDATA > nicht gesetzt This isn't a bug --- you have not told pg_ctl where the postgres data directory is. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend