Re: [HACKERS] SRPM for 8.0.0 beta?
От | Alvaro Herrera |
---|---|
Тема | Re: [HACKERS] SRPM for 8.0.0 beta? |
Дата | |
Msg-id | 20040818074959.GA25592@dcc.uchile.cl обсуждение исходный текст |
Ответ на | Re: [HACKERS] SRPM for 8.0.0 beta? (Joe Conway <mail@joeconway.com>) |
Ответы |
Re: [HACKERS] SRPM for 8.0.0 beta?
|
Список | pgsql-admin |
On Tue, Aug 17, 2004 at 08:27:58PM -0700, Joe Conway wrote: > Tom Lane wrote: > >Joe Conway <mail@joeconway.com> writes: > > > >>Hopefully the third try is a charm ;-) > > > >>Version 3 is now available: fixes the init script. Previously > >>/etc/init.d/postgresql worked the first time used (i.e. would initdb and > >>start postgres) but not the second and subsequent times. > > > >[ blink... ] Was this your own error, or are you saying there is such a > >bug in the current RPM distributions? > > My own. I missed changing this line: > if [ `cat $PGDATA/PG_VERSION` != '7.4' ] > to this: > if [ `cat $PGDATA/PG_VERSION` != '8.0' ] Isn't there a way to generate this automatically? Why isn't the .spec file (and the debian directory, for that matter) part of the source tree? -- Alvaro Herrera (<alvherre[a]dcc.uchile.cl>) "I think my standards have lowered enough that now I think 'good design' is when the page doesn't irritate the living f*ck out of me." (JWZ)
В списке pgsql-admin по дате отправления: