Re: Learning PostgreSQL

Поиск
Список
Период
Сортировка
От Nigel J. Andrews
Тема Re: Learning PostgreSQL
Дата
Msg-id Pine.LNX.4.21.0310052245350.2652-100000@ponder.fairway2k.co.uk
обсуждение исходный текст
Ответ на Learning PostgreSQL  ("Gevik Babakhani" <gevik@xs4all.nl>)
Список pgsql-hackers
On Sun, 5 Oct 2003, Gevik Babakhani wrote:

> Dear PostgreSQL masters,
> 
> I know this might look like a childish question and you 
> probably might have a good laugh over this but I
> would like to learn how PostgreSQL works inside-out.
> Could anyone please give me some pointers of where to start
> in/from the source code?
> 
> I am grateful for any help.

As Bruce says, the developers website (http://developer.postgresql.org/ - I
think). On the other hand I'd suggest a good read of the user documentation
first. Get an idea of what it can do from the user perspective then start
poking around inside.

When it comes to poking around inside a decent start might be to take a look at
one of the PLs and contrib items.


--
Nigel




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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Open 7.4 items
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: pg_dump and REVOKE on function