Re: Slashdot discussion

Поиск
Список
Период
Сортировка
От Oliver Elphick
Тема Re: Slashdot discussion
Дата
Msg-id 200007111029.e6BATtc20299@linda.lfix.co.uk
обсуждение исходный текст
Ответ на Re: Slashdot discussion  (Chris Bitmead <chrisb@nimrod.itg.telstra.com.au>)
Список pgsql-general
Chris Bitmead wrote:
  >That's a good point too. The INSTALL instructions should probably
  >contain
  >info on how to remove the default redhat or debian postgres
  >installation.

For Debian, at least, this is a standard operation for any package; i.e.,
`dpkg --remove package' or `dpkg --purge package'.  (--purge removes the
configuration files as well.)  dpkg will complain if this would cause any
dependency to be violated.

I'm not sure that there's much use in putting this in the INSTALL; any
Debian user ought to know it any case, and Debian users don't generally
expect to read the upstream install files because they expect the
package maintainer to have handled anything necessary.
PostgreSQL is in the main Debian distribution, so there ought to be no
special issues about its installation or removal.

--
Oliver Elphick                                Oliver.Elphick@lfix.co.uk
Isle of Wight                              http://www.lfix.co.uk/oliver
PGP: 1024R/32B8FAA1: 97 EA 1D 47 72 3F 28 47  6B 7E 39 CC 56 E4 C1 47
GPG: 1024D/3E1D0C1C: CA12 09E0 E8D5 8870 5839  932A 614D 4C34 3E1D 0C1C
                 ========================================
     "I waited patiently for the LORD; and he inclined unto
      me, and heard my cry. He brought me up also out of an
      horrible pit, out of the miry clay, and set my feet
      upon a rock, and established my goings. And he hath
      put a new song in my mouth, even praise unto our God.
      Many shall see it, and fear, and shall trust in the
      LORD."                 Psalms 40:1-3



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

Предыдущее
От: Vince Vielhaber
Дата:
Сообщение: Re: [INTERFACES] Re: Link to postgesql components
Следующее
От: "Oliver Elphick"
Дата:
Сообщение: Re: Hints about how to debug pg_dump problem?