> I get an error stating there is no such directory. The question is, how
> do I get the postgres bin created?
I suppose, you have installed it from binary rpm. By default, packages
will be installed in /usr/bin/. If you wish to have postgres commands in
seperate directory, you might require to re
Good afternoon everyone,
I am setting up Postgresql on my redhat 8 system. I
have installed the files and have set up the proper
directories, however I have run into a problem. I am
trying to initialize the database with initdb. The
command is
pg$ /usr/local/pgsql/bin/initdb -D
/usr/local/pgsql/d