Re: Cygwin PostgreSQL Distribution

Поиск
Список
Период
Сортировка
От Jason Tishler
Тема Re: Cygwin PostgreSQL Distribution
Дата
Msg-id 20010406111227.C819@dothill.com
обсуждение исходный текст
Ответ на Re: Cygwin PostgreSQL Distribution  (Jason Tishler <Jason.Tishler@dothill.com>)
Список pgsql-ports
Peter,

On Thu, Apr 05, 2001 at 05:30:10PM -0400, Jason Tishler wrote:
> My intention was *not* to deviate from the standard PostgreSQL layout.
> I got the previously mentioned directory structure by just configuring
> as follows:
>
>     configure --prefix=/usr/pgsql --with-CXX
>
> Did I do something wrong?  How should I configure?

By extracting pg_config from the following:

    ftp://ftp.postgresql.org/pub/pub/dev/test-rpms/postgresql-devel-7.1RC2-1.i386.rpm

I have discovered that at least one PostgreSQL Distribution is
configured as follows:

    --enable-locale --with-CXX --prefix=/usr --with-perl
    --enable-multibyte --with-tcl --with-odbc --enable-syslog
    --with-python --sysconfdir=/etc/pgsql --mandir=/usr/man
    --docdir=/usr/doc --includedir=/usr/include/pgsql
    --datadir=/usr/share/pgsql

Should I be using the above?  Or, at least the directory affecting
options (with possibly pgsql replaced by postgresql as you previously
suggested)?

My goal is to provide a pre-built Cygwin PostgreSQL distribution that
best serves the community.  Any guidance to help me achieve this goal
would be greatly appreciated.

Thanks,
Jason

--
Jason Tishler
Director, Software Engineering       Phone: +1 (732) 264-8770 x235
Dot Hill Systems Corp.               Fax:   +1 (732) 264-8798
82 Bethany Road, Suite 7             Email: Jason.Tishler@dothill.com
Hazlet, NJ 07730 USA                 WWW:   http://www.dothill.com

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

Предыдущее
От: Jason Tishler
Дата:
Сообщение: Re: Cygwin PostgreSQL Distribution
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: Cygwin PostgreSQL Distribution