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 '',
> > >   NASIPAddress VARCHAR(15) DEFAULT '' NOT NULL,
> > >   NASPortId NUMERIC(12),
> > >   NASPortType VARCHAR(32),
> > >   AcctStartTime  timestamptz,
> > >   AcctStopTime  timestamptz,
> >
> > ???
> >
> > did you copy and paste this or did you type it in? timestamptz is not a
> > valid Postgres field type afaik.
>
> No, it's an alias to "timestamp with time zone" since 7.2.

OK. I didnt know that. Thanks :-)

-- 

Peter Nixon
http://www.peternixon.net/
PGP Key: http://www.peternixon.net/public.asc


- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to