[GENERAL] Survey: renaming/removing script binaries (createdb, createuser...)

2008-03-26 Thread Zdeněk Kotala
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

Re: [GENERAL] pg_ctrl stop problems (psql 8.2.5)

2008-03-26 Thread Zdeněk Kotala
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