Re: postgres error

2003-07-11 Thread Ulrich Walcher
> On a side not, is there any reason why we have NOT NULL set on the field > types? Will this break something if a db returns a NULL? IMHO it is a waste > space and processor to insert "" into a field when you could just leave it > NULL. > > CCing this to -devel.. I don't know any reason for h

Re: postgres error

2003-07-11 Thread Peter Nixon
On Fri, 11 Jul 2003 03:58 pm, Ulrich Walcher wrote: > > When I am trying to start the radius server and do accounting ith > > postgres I get some errors when the values are being inserted: > > > > ERROR: "Bad numeric input format '' > > --snip-- > > > CalledStationId VARCHAR(10) DEFAULT '' NOT N

Re: postgres error

2003-07-11 Thread Ulrich Walcher
> When I am trying to start the radius server and do accounting ith > postgres I get some errors when the values are being inserted: > > ERROR: "Bad numeric input format '' --snip-- > CalledStationId VARCHAR(10) DEFAULT '' NOT NULL, > CallingStationId VARCHAR(10) DEFAULT '' NOT NULL, Some t

Re: postgres error

2003-07-11 Thread Peter Nixon
Sent: Friday, July 11, 2003 7:50 AM > Subject: postgres error > > > When I am trying to start the radius server and do accounting ith > postgres I get some errors when the values are being inserted: > > ERROR: "Bad numeric input format '' > LOG: c

Re: postgres error

2003-07-11 Thread Peter Nixon
On Fri, 11 Jul 2003 02:49 pm, Alexander M. Pravking wrote: > > > RadAcctId SERIAL, > > > AcctSessionId VARCHAR(32) DEFAULT '' NOT NULL, > > > AcctUniqueId VARCHAR(32) DEFAULT '' NOT NULL, > > > UserName VARCHAR(32) DEFAULT '' NOT NULL, > > > Realm VARCHAR(30) DEFAULT '', > > > NASIPAddres

Re: postgres error

2003-07-11 Thread Alexander M. Pravking
> > RadAcctId SERIAL, > > AcctSessionId VARCHAR(32) DEFAULT '' NOT NULL, > > AcctUniqueId VARCHAR(32) DEFAULT '' NOT NULL, > > UserName VARCHAR(32) DEFAULT '' NOT NULL, > > Realm VARCHAR(30) DEFAULT '', > > NASIPAddress VARCHAR(15) DEFAULT '' NOT NULL, > > NASPortId NUMERIC(12), > > N

Re: postgres error

2003-07-11 Thread Peter Nixon
On Fri, 11 Jul 2003 03:50 am, Salvin Kumar wrote: > When I am trying to start the radius server and do accounting ith postgres > I get some errors when the values are being inserted: > ERROR: "Bad numeric input format '' > LOG: connection received: host=localhost.is.com.fj[127.0.0.1] port=1121 >

Re: postgres error

2003-07-10 Thread Truong Manh Cuong
rom: Salvin Kumar To: [EMAIL PROTECTED] Sent: Friday, July 11, 2003 7:50 AM Subject: postgres error When I am trying to start the radius server and do accounting ith postgres I get some errors when the values are being inserted:   ERROR:  "Bad numeric input form

postgres error

2003-07-10 Thread Salvin Kumar
When I am trying to start the radius server and do accounting ith postgres I get some errors when the values are being inserted:   ERROR:  "Bad numeric input format ''LOG:  connection received: host=localhost.is.com.fj[127.0.0.1] port=1121LOG:  connection authorized: user=postgres database=

Postgres Error - DEBUG: pq_recvbuf: unexpected EOF on client connection

2003-01-09 Thread Guillermo Schimmel
Hi list: I've been using freeradius for a long time, and allways had this error on the PostgreSQL logs. I used to think that it was a configuration problem with my installation of postgres, but now I think that I have it properly configurated, and pretty optimized. I have several applicat

Postgres error with 0.8

2002-11-18 Thread Guillermo Schimmel
Hi everybody: After installing v0.8, i get a lot of: "DEBUG: pq_recvbuf: unexpected EOF on client connection" on the postgres logs. And also some: Mon Nov 18 16:13:42 2002 : Info: rlm_sql (sql): Driver rlm_sql_postgresql (module rlm_sql_postgresql) loaded and linked Mon Nov 18 16:13:42 2002 :