Re: pg_ctl restart bug

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: <jmitchell(at)greatbridge(dot)com>
Cc: <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: pg_ctl restart bug
Date: 2001-04-20 19:18:26
Message-ID: Pine.LNX.4.30.0104202116110.758-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

jmitchell(at)greatbridge(dot)com writes:

> "pg_ctl restart" fails if anything is quoted in postmaster.opts.
>
> $ pg_ctl restart
> Smart Shutdown request at Fri Apr 20 10:11:38 2001
> postmaster successfully shut down
> postmaster successfully started
> /usr/bin/postmaster: invalid argument -- '-D'
> Try '/usr/bin/postmaster --help' for more information.
>
>
> $ cat postmaster.opts
> /usr/bin/postmaster '-D' '/var/lib/pgsql/data'

Unless someone can show me a way to extract the command line options out
of the opts file while preserving whitespace in them, I'm going to
eliminate the quotes being put out.

--
Peter Eisentraut peter_e(at)gmx(dot)net http://funkturm.homeip.net/~peter

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message pgsql-bugs 2001-04-20 19:26:06 the operator "=" does not work for some SQL queries
Previous Message pgsql-bugs 2001-04-20 19:07:02 grant insert for single tables does not work