Re: PostgreSQL 7.0 a success

From: Gustavo Henrique <gustavoh(at)sysadmin(dot)com(dot)br>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, PostgreSQL-announce <announce(at)postgresql(dot)org>, PostgreSQL-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: PostgreSQL 7.0 a success
Date: 2000-05-24 22:53:35
Message-ID: 392C053F0000C7E2@barra.domain.com.br
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-announce pgsql-general

First of all,
Let me say I dont have much experience with postgresql and I've
done only few tests, so excuse me for any wrong comments i make.

I think the following things should be improved in postgresql now:

- reliability
- Documentation

Sometimes a table doesnt exist anymore but it's still listed in
pg_class table, or the opposite, or you did a physical backup and you wanna
restore
the db, and other things that could be improved and more documented.

Some crashes we tested (like powering down the system while
running with flush off) were just fatal to some tables, and after restart
we got
the 'backend terminated...' message when trying to use the table.
We also tried a dump after restarting, but other processes that started
after the
dump were frozen, waiting for the dump to complete.

I also miss something like mysql's isamchk and a better control of the
security,
with 1 system table controlling passwords, hosts allowed and denied, and
anything
for the users of all databases.

just my 2 cents......

regards,

At 23:20 20/05/00 -0400, Bruce Momjian wrote:
>PostgreSQL 7.0 has been a huge success. Bug reports since release have
>been so few that we thought our e-mail system wasn't working properly.
>Turns out things are very quiet because the release is so stable.
>
>So, those people waiting on the fence to try 7.0, go ahead. It is
>ready for prime-time.
>
>Of course, we have big plans for 7.1, and will start on that shortly.
>
>--
> Bruce Momjian | http://www.op.net/~candle
> pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
> + If your life is a hard drive, | 830 Blythe Avenue
> + Christ can be your backup. | Drexel Hill, Pennsylvania 19026
>

Gustavo Henrique Maultasch
gustavoh(at)sysadmin(dot)com(dot)br

In response to

Responses

Browse pgsql-announce by date

  From Date Subject
Next Message The Hermit Hacker 2000-05-24 23:36:45 Re: [GENERAL] Re: PostgreSQL 7.0 a success
Previous Message Palle Girgensohn 2000-05-22 23:57:05 Re: [PORTS] Logging (was Re: PostgreSQL 7.0-2 RPMset released.)

Browse pgsql-general by date

  From Date Subject
Next Message Travis Bauer 2000-05-24 23:00:00 Re:
Previous Message Joseph Shraibman 2000-05-24 22:35:44 Re: PG 7.0 is 2.5 times slower running a big report