Re: pgsql folder and its contents

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: pgsql folder and its contents
Дата
Msg-id 200405030154.20401.peter_e@gmx.net
обсуждение исходный текст
Ответ на Re: pgsql folder and its contents  (Alexander Cohen <alex@toomuchspace.com>)
Список pgsql-general
Alexander Cohen wrote:
> I understand that, but i still really need some kind of reference on
> what files do what. Does anything of that sort exist?

Not really.  Read the man pages for the programs, use "strings" to see
what files they might open, use "ldd" to see what libraries are used,
delete all the include files and *.so and *.a development libraries if
you don't need them.  That's the best you can do.  Hint: for a server
system you can't delete anything except the header files and
development libraries.



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

Предыдущее
От: Alexander Cohen
Дата:
Сообщение: Re: pgsql folder and its contents
Следующее
От: "Development - multi.art.studio"
Дата:
Сообщение: unattended backupscript not working with 7.4.2, works in 7.1