Re: match an IP address

Поиск
Список
Период
Сортировка
От Tino Wildenhain
Тема Re: match an IP address
Дата
Msg-id 48D80F7A.4000000@wildenhain.de
обсуждение исходный текст
Ответ на Re: match an IP address  (Joao Ferreira gmail <joao.miguel.c.ferreira@gmail.com>)
Ответы Re: match an IP address  ("Phoenix Kiula" <phoenix.kiula@gmail.com>)
Список pgsql-general
Hi,

Joao Ferreira gmail wrote:
> well...
>
> my IP addresses are stored in a TEXT type field. that field can actually
> contain usernames like 'joao' or 'scott' and it can contain IP
> addresses....

Any reason not to change this in the first place?

For a quick fix you could use regex to find the records
likely containing an ip-address notation.

Tino

Вложения

В списке pgsql-general по дате отправления:

Предыдущее
От: "Scott Marlowe"
Дата:
Сообщение: Re: match an IP address
Следующее
От: "Phoenix Kiula"
Дата:
Сообщение: Re: match an IP address