Re: [HACKERS] Advanced projects ... anyone interested?

Поиск
Список
Период
Сортировка
От Michael Meskes
Тема Re: [HACKERS] Advanced projects ... anyone interested?
Дата
Msg-id 19991209084351.A2250@fam-meskes.de
обсуждение исходный текст
Ответ на Advanced projects ... anyone interested?  (Gunther Schadow <gunther@aurora.rg.iupui.edu>)
Список pgsql-hackers
On Wed, Dec 08, 1999 at 03:15:19PM -0500, Gunther Schadow wrote:
> is anyone interested in, or actually working on advanced issues
> with PostgreSQL, like:

Yes and no.

> - recursive queries and transitive closure optimization

Yup, that's the topic I'm interested in.

> I am planning to use PostgreSQL for medical information and medical
> knowledge, so I run into all these problems.  I wonder whether it
> makes sense to tweak on PostgreSQL for these matters or whether a
> more generic approach (where the client does all the advanced stuff)
> is more realistic.

IMO the backend should be expanded to handle this stuff. In fact I had
actual plans to add the recursive stuff but have not even found enough time
to dig into the source code. 

For those who don't know, I made my Ph.D. in deductive database systems
which is mostly about recursive queries and transitive closures.

Michael

-- 
Michael Meskes                         | Go SF 49ers!
Th.-Heuss-Str. 61, D-41812 Erkelenz    | Go Rhein Fire!
Tel.: (+49) 2431/72651                 | Use Debian GNU/Linux!
Email: Michael@Fam-Meskes.De           | Use PostgreSQL!


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

Предыдущее
От: Peter Mount
Дата:
Сообщение: RE: [HACKERS] Pooled postgresql backends
Следующее
От: "Oliver Elphick"
Дата:
Сообщение: Re: [HACKERS] More initdb follies