| From: | Radosław Zieliński <radek42(at)gmail(dot)com> |
|---|---|
| To: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: pg_ctl -w vs unix_socket_directory |
| Date: | 2007-09-19 10:07:29 |
| Message-ID: | a8dae1ea0709190307r7fa72140t69d9001ce77f8079@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On 19/09/2007, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> Radoslaw Zielinski <radek42(at)gmail(dot)com> writes:
> > "pg_ctl -w -D ... start" doesn't work when unix_socket_directory is set
> > to somewhere else than the compiled in default ("/tmp").
> pg_ctl not working is going to be the very least of your worries;
> pretty much nothing else will either.
> If you want some other socket directory, I strongly recommend setting
[...]
I don't want any other socket directory. All I want is a way to
create a working startup script: able to start/stop the server
regardless of changes in postgresql.conf and report the success or
failure.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2007-09-19 13:08:09 | Re: Open issues for HOT patch |
| Previous Message | Radosław Zieliński | 2007-09-19 10:04:01 | Re: pg_ctl -w vs unix_socket_directory |