> > Ops team want to install postgres as (usr/local/bin) using RPM, and > want to keep the data directory under (/var/lib/data/pgsql) and they > say that we cannot have two versions at the same time using RPM. > They say that red hat standard is to install all binaries of the > database under /usr/local/bin and by using RPM only.
They are wrong. Redhat standard is /usr/bin for binaries /var/lib/pgsql/data for the data directory. Use www.pgsqlrpms.org and make your life easy. Joshua D. Drake Joshua D. Drake > -- PostgreSQL - XMPP: jdr...@jabber.postgresql.org Consulting, Development, Support, Training 503-667-4564 - http://www.commandprompt.com/ The PostgreSQL Company, serving since 1997 -- Sent via pgsql-general mailing list (pgsql-general@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general