Received: from malur.postgresql.org ([2a02:16a8:dc51::56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1fXxUm-0006uQ-F0 for pgsql-pkg-yum@arkaria.postgresql.org; Tue, 26 Jun 2018 23:35:36 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1fXxUk-0002Ed-Ty for pgsql-pkg-yum@arkaria.postgresql.org; Tue, 26 Jun 2018 23:35:34 +0000 Received: from makus.postgresql.org ([2001:4800:1501:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1fXxUk-0002EW-Lt for pgsql-pkg-yum@lists.postgresql.org; Tue, 26 Jun 2018 23:35:34 +0000 Received: from ns5.gunduz.org ([107.170.136.15] helo=ns1.gunduz.org) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1fXxUh-0003Oo-Lo for pgsql-pkg-yum@postgresql.org; Tue, 26 Jun 2018 23:35:33 +0000 Received: from asus-laptop04.gunduz.org (unknown [88.98.211.174]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ns1.gunduz.org (Postfix) with ESMTPSA id B25BD3FD3A; Tue, 26 Jun 2018 23:35:19 +0000 (UTC) Message-ID: Subject: Re: missing scripts in CentOS6 PG10 server package From: Devrim =?ISO-8859-1?Q?G=FCnd=FCz?= To: Martin Marques , pgsql-pkg-yum Date: Wed, 27 Jun 2018 00:35:28 +0100 In-Reply-To: <450291d8-10b8-8e0a-8fb0-b31c08577447@2ndquadrant.com> References: <450291d8-10b8-8e0a-8fb0-b31c08577447@2ndquadrant.com> Content-Type: multipart/signed; micalg="pgp-sha256"; protocol="application/pgp-signature"; boundary="=-4Imc1n4Amt61G8KaOI1Q" X-Mailer: Evolution 3.28.3 (3.28.3-1.fc28) Mime-Version: 1.0 List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --=-4Imc1n4Amt61G8KaOI1Q Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hi Martin, On Mon, 2018-06-25 at 22:29 -0300, Martin Marques wrote: > Today I had to set up a 10 server and when trying to use > postgresql-10-setup I found it was missing (together with > postgresql-10-check-db-dir as well) >=20 > The scripts are available in Fedora, but not CentOS 6 (couldn't check > CentOS 7 yet) >=20 > I can't find any reason why the would not be present on CentOS6. >=20 > Are they just missing or is there a reason for them not being there? That script is for systemd-based distros -- you need to use the old way to initdb on CentOS 6: service postgresql-11 initdb Regards, --=20 Devrim G=C3=BCnd=C3=BCz EnterpriseDB: https://www.enterprisedb.com PostgreSQL Consultant, Red Hat Certified Engineer Twitter: @DevrimGunduz , @DevrimGunduzTR --=-4Imc1n4Amt61G8KaOI1Q Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEH8GKHNUOKtDEiyD22MM9/pLPbrUFAlsyzcAACgkQ2MM9/pLP brUKfw//Soj3Sdy43RG+0etMF0acg42nuyFgPVlWwsFOoU+htWvEuGlurCUkugh6 781e2ot7DEFAcnA5V9ONQwYu3bUTptLmB5g7tcKyFPMniCuti8ZwRc0jMFSbFl4y wDGGZJQeXEOHVWFpGU76wVnOaoHttOfvjX1784XmjMG1X5FpCmxZ3UfCMEcfWtm9 waOjeF3F4Vkpsiu7nCX9Ip8q0W/t7p8hc9WW+oKUNOlyPVGibMN2GF7Hh73JVChg yC0EN1YzPaWNshK5pf9VogHXECdEp2YJfEBzcHvFO/+RGZML6Uxx5YUTGGg2mUkz TfrLWZYTsvwTjCjXri6JjIzQr+U93BrFF8W6l5eUyNNsK0xIQqQMFxIHnOSIDBDz 1G244PwwVzK+1r9Ez+6FZR3dqM9lBWFNzc2gSMiTJI0AWZ99DX9hWBWgy6gJBUoP Jk13q7FUp4U6mwufgys3aH+oYeMGPjAbDQIddqPIJn76OfYmZWdivq/CqxUi6LMr e4U4aAt7L4ipRJTcGsKxRBzvT5B5Tdiy3g+ajDi6IaoyLAt/gSihj+jJ+sBKg7Hi L8+2JD88wcvScQ+jjKRJmAbV9HE+MgqSNZ0WODNAdng9s5KUhyOQJzk6TgCwLa+u E6Chg9zfY49gPUZEtX6UXMPkWAhOjoJCcUkEjsHFv5prMFwxD7k= =b6YB -----END PGP SIGNATURE----- --=-4Imc1n4Amt61G8KaOI1Q--