From: | Olivier PRENANT <ohp(at)pyrenet(dot)fr> |
---|---|
To: | pgsql-hackers(at)postgresql(dot)org |
Cc: | pgsql-sql(at)postgresql(dot)cor |
Subject: | Inet type how to? |
Date: | 2000-06-02 16:27:47 |
Message-ID: | Pine.UW2.4.21.0006021824030.22607-100000@server.pyrenet.fr |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Hi all,
I've had a table for years to keep radius connections to our NAS.
Not havin inet type, I typed ip_adress as text. Now, I'em trying to change
this column type to no avail.
select inet(ip_addr)... : cannot cast type to inet
How can I change this column??
TIA
--
Olivier PRENANT Tel: +33-5-61-50-97-00 (Work)
Quartier d'Harraud Turrou +33-5-61-50-97-01 (Fax)
31190 AUTERIVE +33-6-07-63-80-64 (GSM)
FRANCE Email: ohp(at)pyrenet(dot)fr
------------------------------------------------------------------------------
Make your life a dream, make your dream a reality. (St Exupery)
From | Date | Subject | |
---|---|---|---|
Next Message | The Hermit Hacker | 2000-06-02 16:49:19 | PostgreSQL v7.0.1 Released |
Previous Message | Bruce Momjian | 2000-06-02 16:01:09 | Re: Status on 7.0 |