Re: Increasing MAX_ARGS

From: "Josh Berkus" <josh(at)agliodbs(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: Increasing MAX_ARGS
Date: 2001-11-09 05:35:49
Message-ID: web-502282@davinci.ethosmedia.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Tom, Bruce, Roberto,

Ok, it worked!

I have my first function (a test function, mind you) with 20 parameters.

To compile and install postgres, I did both ./configure --enable-depend
and make clean.

BTW, pg_dumpall is working beautifully now. I was able to back up the
server, install the new version, and restore the server ... all in about
15 minutes, from a remote console. Try to do that with MS SQL Server!

-Josh

P.S. Thank you for your help!

______AGLIO DATABASE SOLUTIONS___________________________
Josh Berkus
Complete information technology josh(at)agliodbs(dot)com
and data management solutions (415) 565-7293
for law firms, small businesses fax 621-2533
and non-profit organizations. San Francisco

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Jeff Sack 2001-11-09 06:42:09 Optimization, etc
Previous Message Tom Lane 2001-11-09 00:48:38 Re: Increasing MAX_ARGS