Re: [GENERAL] pg_upgrade problem

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: [GENERAL] pg_upgrade problem
Дата
Msg-id 1315290002.29771.0.camel@fsopti579.F-Secure.com
обсуждение исходный текст
Ответ на Re: [GENERAL] pg_upgrade problem  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-hackers
On mån, 2011-09-05 at 16:53 -0400, Bruce Momjian wrote:
> hubert depesz lubaczewski wrote:
> > > Good.  Is it possible to compile with debug symbols, -g?  Odd you are
> > > crashing in libc.
> > 
> > this had debug:
> > 
> > ./configure \
> >         --prefix=/opt/pgsql-9.0.5a-int \
> >         --enable-debug \
> >         --disable-rpath \
> >         --without-perl \
> >         --without-python \
> >         --without-tcl \
> >         --without-openssl \
> >         --without-pam \
> >         --without-krb5 \
> >         --without-gssapi \
> >         --enable-nls \
> >         --enable-integer-datetimes \
> >         --enable-thread-safety \
> >         --with-libxml \
> >         --with-libxslt \
> >         --without-ldap
> 
> --enable-debug adds internal debug calls, not compiler debug symbols.

No, you have that backwards.



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

Предыдущее
От: "David E. Wheeler"
Дата:
Сообщение: pg-json
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: Large C files