Re: [GENERAL] numeric precision when raising one numeric to

2005-05-20 Thread Claudio Succa
7474300013235449638255271591657519292725441403643666323 4303290336621701615570133781468903988395214925377190448567739467132002913627 731843776737159303888471.0573553374557744 (1 row) Why I did not get some error message? And how can I be aware of exeeding the system capacity? (what am I wrong about?) Claudio -- Clau

Re: [GENERAL] Read-only column

2003-12-13 Thread Claudio Succa
NEW.ts_field := OLD.ts_field; > RETURN NEW; > END; > ' LANGUAGE PLPGSQL; > Great. It works exactly as I need. (notice: I had to replace RETURNS TRIGGER with RETURNS OPAQUE) Thanks everybody, Claudio -- Claudio Succa PERTEL - Torino - Italy

Re: [GENERAL] postmaster and logrotate

2003-12-22 Thread Claudio Succa
singok rotate 4 copytruncate compress delaycompress notifempty } Pls notate the 'copytruncate' option which enables the routing of the output of syslogd to a new file. Claudio -- Claudio Succa PERTEL - Torino - Italy +39-011