Re: [HACKERS] How good is FreeBSD for postgres ?

From: Oleg Bartunov <oleg(at)sai(dot)msu(dot)su>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: The Hermit Hacker <scrappy(at)hub(dot)org>, Oleg Bartunov <oleg(at)sai(dot)msu(dot)su>, pgsql-hackers(at)postgreSQL(dot)org
Subject: Re: [HACKERS] How good is FreeBSD for postgres ?
Date: 1999-05-16 21:07:55
Message-ID: Pine.GSO.3.96.SK.990517010302.19197M-100000@ra
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I read across /usr/ports/databases/postgresql on my FreeBSD 3.1 release
elf machine and found a lot of patches to postgres 6.4.2
It seems they are didn't applied - I checked 6.5 cvs.
What is the status of this port ? Is there is a chance to apply them
into 6.5 release ?

Regards,

Oleg

On Sun, 16 May 1999, Tom Lane wrote:

> Date: Sun, 16 May 1999 10:03:32 -0400
> From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
> To: The Hermit Hacker <scrappy(at)hub(dot)org>
> Cc: Oleg Bartunov <oleg(at)sai(dot)msu(dot)su>, pgsql-hackers(at)postgreSQL(dot)org
> Subject: Re: [HACKERS] How good is FreeBSD for postgres ?
>
> The Hermit Hacker <scrappy(at)hub(dot)org> writes:
> > All known problems...I've always run PostgreSQL under FreeBSD, and have
> > yet to notice a problem with a -release version of it...
> > The regression tests are "base Linux", and some of the generated error
> > messages are different between the systems and/or rounding is slighty
> > different...
>
> The backend crashes that he's showing in some of the tests are not
> known problems (to me anyway). Any ideas? Oleg, can you provide
> debugger backtraces from the corefiles those crashes generate?
>
> regards, tom lane
>

_____________________________________________________________
Oleg Bartunov, sci.researcher, hostmaster of AstroNet,
Sternberg Astronomical Institute, Moscow University (Russia)
Internet: oleg(at)sai(dot)msu(dot)su, http://www.sai.msu.su/~megera/
phone: +007(095)939-16-83, +007(095)939-23-83

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Oleg Bartunov 1999-05-16 21:47:56 Re: [HACKERS] How good is FreeBSD for postgres ?
Previous Message Vadim Mikheev 1999-05-16 16:14:17 Re: [HACKERS] Syntax of LOCK TABLE ...