I have problem using initlocation on my debian-server
I have a debian server and a postgresql 7.4 on it. When I try to set up a new
alternative location on it, I got some problem first
I do not know if I have made right when added the variables
PGDATA2=/images-data
in the file /etc/init.d/postgresql
export PGDATA2
(also tryed setting the variables in /etc/postgresql/postgresql.env)
And after that I have tryed to run initlocation PGDATA2 i get the error
Command not found.