Hello All,
I prepared patch for renaming postgreSQL script tools like createdb, createuser,
etc. to pg_createdb, pg_creteuser. Original names will be kept for 2 or 3
following versions. The main reason for the patch is to avoid possible clash of
names with systems tools.
And after long discu
F. Jovan Jester napsal(a):
svcs -a | grep postgres
(this command should show it is online, note the name, probably
something like svc:/application/database/postgresql:postgres)
then, as root do the following:
svcadm disable postgresql
(then do an svcs -a | grep postgres again to verify it's d