Re: still lost: Cannot use more than 16 attributes in an

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Joe Conway <mail(at)joeconway(dot)com>
Cc: "Bolden, Thomas" <tbolden(at)ded(dot)state(dot)mo(dot)us>, pgsql-general(at)postgresql(dot)org
Subject: Re: still lost: Cannot use more than 16 attributes in an
Date: 2002-08-07 16:50:15
Message-ID: 16929.1028739015@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Joe Conway <mail(at)joeconway(dot)com> writes:
> I think you want something like:
> ...
> ./configure --your-configure-options
> make all
> make install

Also, if you had already built in that source tree, don't forget to do
"make clean" before the "make all". Else the executables won't actually
get rebuilt.

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Gerhard Hintermayer 2002-08-07 16:54:10 Re : Re: [Fwd: Tcl Interface modifications (Was: Re: database shutdown with persistent client connections)]
Previous Message Joe Conway 2002-08-07 16:00:40 Re: still lost: Cannot use more than 16 attributes in an