| From: | Jeff Frost <jeff(at)pgexperts(dot)com> |
|---|---|
| To: | daryl herzmann <akrherz(at)iastate(dot)edu> |
| Cc: | Devrim GÜNDÜZ <devrim(at)gunduz(dot)org>, pgsql-pkg-yum(at)postgresql(dot)org |
| Subject: | Re: Adding PGOPTS to unit file (was:Re: GDAL OGR does not have PostgreSQL support) |
| Date: | 2014-08-29 19:20:23 |
| Message-ID: | 3D51F6BF-85F4-4CCE-9DD2-135138D4B070@pgexperts.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-pkg-yum |
On Aug 29, 2014, at 6:11 AM, daryl herzmann <akrherz(at)iastate(dot)edu> wrote:
> Thank you Devrim,
>
> On Fri, 29 Aug 2014, Devrim Gündüz wrote:
>
>>> /etc/systemd/system/multi-user.target.wants/postgresql-9.3.service
>>>
>>> ExecStart=/usr/pgsql-9.3/bin/pg_ctl start -D ${PGDATA} -s -w -t 300 -o
>>> "-i"
>>>
>>> I am probably missing something obvious, but figured I would report this
>>> in case it is a bug.
>>
>> Should we add PGOPTS to Environment: section in unit files? Jeff, Craig?
>
> For whatever it is worth, I asked on the RHEL customer forums as I see the RHEL supplied postgresql has the same issue(?).
>
> https://access.redhat.com/discussions/1181803
Why not just set listen_addresses in the postgresql.conf file?
| From | Date | Subject | |
|---|---|---|---|
| Next Message | daryl herzmann | 2014-08-29 19:23:03 | Re: Adding PGOPTS to unit file (was:Re: GDAL OGR does not have PostgreSQL support) |
| Previous Message | daryl herzmann | 2014-08-29 13:11:44 | Re: Adding PGOPTS to unit file (was:Re: GDAL OGR does not have PostgreSQL support) |