Tom Lane wrote:
> Kris Jurka <[EMAIL PROTECTED]> writes:
>
>>The below code creates overloaded
>>functions that do not produce this error when called with a NULL argument.
>
>
>>jurka=# CREATE FUNCTION g(int) RETURNS int AS 'SELECT 1;' LANGUAGE sql;
>>CREATE FUNCTION
>>jurka=# CREATE FUNCTION g(flo
PostgreSQL Bugs List wrote:
The following bug has been logged online:
Bug reference: 1285
Logged by: Ximo Llacer
Email address: [EMAIL PROTECTED]
PostgreSQL version: 7.4.5
Operating system: FC2
Description:Violacion de segmento
Details:
Hi.
Most of the time psql shows
On Wed, Oct 13, 2004 at 09:19:45AM +0100, PostgreSQL Bugs List wrote:
> Hi.
>
> Most of the time psql shows me this message.
> Violacion de segmento (violation of segment).
The original message is actually "segmentation fault".
Anyway, you have to provide a lot more details for this to be a use
You already have the answer. Of course the solution
has been described on the lists a few times. Open the
file /etc/rc in pico (don't forget to sudo) ( sudo
pico /etc/rc ). scroll down to the system tuning
section and change to look like this.
# System tuning
sysctl -w kern.maxvnodes=$(echo $(sysc
The following bug has been logged online:
Bug reference: 1285
Logged by: Ximo Llacer
Email address: [EMAIL PROTECTED]
PostgreSQL version: 7.4.5
Operating system: FC2
Description:Violacion de segmento
Details:
Hi.
Most of the time psql shows me this message.
Vi