Re: Cygwin PostgreSQL postmaster abort problem

Поиск
Список
Период
Сортировка
От Jason Tishler
Тема Re: Cygwin PostgreSQL postmaster abort problem
Дата
Msg-id 20001230224852.A260@dothill.com
обсуждение исходный текст
Ответ на Re: Cygwin PostgreSQL postmaster abort problem  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Cygwin PostgreSQL postmaster abort problem  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: Re: Cygwin PostgreSQL postmaster abort problem  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-ports
Tom,

On Fri, Dec 29, 2000 at 11:58:16PM -0500, Tom Lane wrote:
> Jason Tishler <Jason.Tishler@dothill.com> writes:
> > Unfortunately, I found some more Cygwin build issues.  I guess that it
> > is time to make another patch...
>
> No time like the present ;-)
>
> We are pointing for a 7.1beta2 release towards the end of next week.
> If you can send patches in the next few days it'd be very timely...

See attached for ChangeLog and patch.  The instructions to apply the
patch is as follows:

    $ tar -xzvf postgresql-snapshot.tar.gz
    $ cd postgresql-snapshot
    $ patch -p1 <Cygwin-1.1.7-PostgreSQL-20001229.patch

Note that I ran the regression tests and all 76 test passed.

Unfortunately, I was bitten by the pq.dll not in the PATH problem again --
shame on me.  I should have sent in a patch for this before and I will
do so shortly.  Due to the impending release, I don't want to hold up
the Cygwin (compilation) patch.

BTW, I was doing the builds and regression testing on my machine at
work via ssh so I didn't see Windows pop up its standard dialog until
after I VNC-ed in.  Hence, when the regression test initially "hung,"
it became a real head banger there for a moment...

Jason

--
Jason Tishler
Director, Software Engineering       Phone: +1 (732) 264-8770 x235
Dot Hill Systems Corporation         Fax:   +1 (732) 264-8798
82 Bethany Road, Suite 7             Email: Jason.Tishler@dothill.com
Hazlet, NJ 07730 USA                 WWW:   http://www.dothill.com

Вложения

В списке pgsql-ports по дате отправления:

Предыдущее
От: "Tim Dunnington"
Дата:
Сообщение: Re: Postgres on AIX reply
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Cygwin PostgreSQL postmaster abort problem