RE: [HACKERS] Hi

From: "Meskes, Michael" <meskes(at)topsystem(dot)de>
To: "'Bruce Momjian'" <maillist(at)candle(dot)pha(dot)pa(dot)us>, meskes(at)topsystem(dot)de
Cc: pgsql-hackers(at)postgreSQL(dot)org
Subject: RE: [HACKERS] Hi
Date: 1998-02-05 08:30:27
Message-ID: 11720CEF3853D011AC0C00A024B7A9E1112547@EINSTEIN
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Okay, here's my idea of how I will get into it:

1) Try to get my apps going. That is I'll try to port my ORACLE
applications to postgresql to have some programs to do testing.
Therefore I need:
2) Add Linus' ecpg precompiler for embedded SQL to the dist.
3) Try to implement some speed-ups I encounter while playing with my
apps.

I take it some of you have already run the backend against a profiler.
Could anyone please tell me which functions need works most?

Michael

--
Dr. Michael Meskes, Project-Manager | topsystem Systemhaus GmbH
meskes(at)topsystem(dot)de | Europark A2, Adenauerstr. 20
meskes(at)debian(dot)org | 52146 Wuerselen
Go SF49ers! Go Rhein Fire! | Tel: (+49) 2405/4670-44
Use Debian GNU/Linux! | Fax: (+49) 2405/4670-10

> -----Original Message-----
> From: Bruce Momjian [SMTP:maillist(at)candle(dot)pha(dot)pa(dot)us]
> Sent: Wednesday, February 04, 1998 6:10 PM
> To: meskes(at)topsystem(dot)de
> Cc: pgsql-hackers(at)postgreSQL(dot)org
> Subject: Re: [HACKERS] Hi
>
> >
> > Hi,
> >
> > despite bein chronically short of time I'd like to be involved with
> some
> > database development in free software. It seems to me that
> postgresql is
> > the most complete package out there and it also has some nice
> features
> > like object identity. I consider myself fairly knowledgable when it
> > comes to databases (at least it brought me my Ph.D.) so I think I
> could
> > do some. But before I do so I'd like to ask some questions about the
> > status of development:
> >
>
> > 3) How would you describe the general goal of this project: Offer as
> > good a database system as you can create as free software? That is
> > should it be able to handle huge amounts of data, or is it seen more
> as
> > a tool for a private person/small business?
>
> About a year ago, our goal was to make it more reliable. At this
> point,
> our goal is SQL compliance, speed, and features. See the TODO list in
> the distribution or on our web page for an idea of our open items.
>
> > 4) Are there areas/Which ares need help?
>
> What we really need are more people who can get a handle on the entire
> source tree, so we can implement some of the more complex SQL
> features,
> or improve some of the older code.
>
> --
> Bruce Momjian
> maillist(at)candle(dot)pha(dot)pa(dot)us

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Meskes, Michael 1998-02-05 08:31:32 RE: [HACKERS] connection troubles
Previous Message Vadim B. Mikheev 1998-02-05 04:58:15 Re: [HACKERS] VACUUM ANALYZE Problem