RE: Migrating From CentOS-6 Oracle 11g R2 To CentOS-7 PostgreSQL ??
От | Vijay Chaudhery |
---|---|
Тема | RE: Migrating From CentOS-6 Oracle 11g R2 To CentOS-7 PostgreSQL ?? |
Дата | |
Msg-id | SG2PR0401MB21754BA7E6AF63BC4AABA1C283320@SG2PR0401MB2175.apcprd04.prod.outlook.com обсуждение исходный текст |
Ответ на | Re: Migrating From CentOS-6 Oracle 11g R2 To CentOS-7 PostgreSQL ?? (John R Pierce <pierce@hogranch.com>) |
Список | pgsql-general |
Please un-subscribe me.. thanks -----Original Message----- From: John R Pierce [mailto:pierce@hogranch.com] Sent: 06 December 2017 06:11:PM To: pgsql-general@lists.postgresql.org Subject: Re: Migrating From CentOS-6 Oracle 11g R2 To CentOS-7 PostgreSQL ?? On 12/5/2017 10:59 AM, Eugene Poole wrote: > 2. I don't want to use a RPM because I like controlling where software > is installed .... then why are you using CentOS/RHEL ? those are by design RPM managed distribution, and rpms with their service scriptsetc tend to be pretty fixed about where they need to be. things like selinux all need to know where the componentslive. the yum.postgresql.org RPMs all install the binary code to /usr/pgsql-X.Y/ and default the database location to /var/lib/pgsql/X.Y/data...if I need the data on a dedicated volume, I tend to mount said volume to /var/lib/pgsql beforeI initialize the database. reason I do the pgsql dir and not the version specific data directory is so pg_upgradecan use link mode to upgrade a cluster. -- john r pierce, recycling bits in santa cruz ::DISCLAIMER:: ---------------------------------------------------------------------------------------------------------------------------------------------------- Thecontents of this e-mail and any attachment(s) are confidential and intended for the named recipient(s) only. E-mail transmissionis not guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, destroyed,arrive late or incomplete, or may contain viruses in transmission. The e mail and its contents (with or withoutreferred errors) shall therefore not attach any liability on the originator or HCL or its affiliates. Views or opinions,if any, presented in this email are solely those of the author and may not necessarily reflect the views or opinionsof HCL or its affiliates. Any form of reproduction, dissemination, copying, disclosure, modification, distributionand / or publication of this message without the prior written consent of authorized representative of HCL isstrictly prohibited. If you have received this email in error please delete it and notify the sender immediately. Beforeopening any email and/or attachments, please check them for viruses and other defects. ----------------------------------------------------------------------------------------------------------------------------------------------------
В списке pgsql-general по дате отправления: