public inbox for [email protected]  
help / color / mirror / Atom feed
missing scripts in CentOS6 PG10 server package
2+ messages / 2 participants
[nested] [flat]

* missing scripts in CentOS6 PG10 server package
@ 2018-06-26 01:29  Martin Marques <[email protected]>
  0 siblings, 1 reply; 2+ messages in thread

From: Martin Marques @ 2018-06-26 01:29 UTC (permalink / raw)
  To: pgsql-pkg-yum

Hi,

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)

The scripts are available in Fedora, but not CentOS 6 (couldn't check
CentOS 7 yet)

I can't find any reason why the would not be present on CentOS6.

Are they just missing or is there a reason for them not being there?

-- 
Martín Marqués                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services




^ permalink  raw  reply  [nested|flat] 2+ messages in thread

* Re: missing scripts in CentOS6 PG10 server package
@ 2018-06-26 23:35  Devrim Gündüz <[email protected]>
  parent: Martin Marques <[email protected]>
  0 siblings, 0 replies; 2+ messages in thread

From: Devrim Gündüz @ 2018-06-26 23:35 UTC (permalink / raw)
  To: Martin Marques <[email protected]>; pgsql-pkg-yum


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)
> 
> The scripts are available in Fedora, but not CentOS 6 (couldn't check
> CentOS 7 yet)
> 
> I can't find any reason why the would not be present on CentOS6.
> 
> 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,

-- 
Devrim Gündüz
EnterpriseDB: https://www.enterprisedb.com
PostgreSQL Consultant, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR

Attachments:

  [application/pgp-signature] signature.asc (833B, 2-signature.asc)
  download

^ permalink  raw  reply  [nested|flat] 2+ messages in thread


end of thread, other threads:[~2018-06-26 23:35 UTC | newest]

Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2018-06-26 01:29 missing scripts in CentOS6 PG10 server package Martin Marques <[email protected]>
2018-06-26 23:35 ` Devrim Gündüz <[email protected]>

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox