Re: Data Type

Поиск
Список
Период
Сортировка
От Paul Kinlan
Тема Re: Data Type
Дата
Msg-id 005d01c15c60$29e1e350$0cd08f0a@mclsoftware.co.uk
обсуждение исходный текст
Ответ на Data Type  ("Felipe" <felipecaldeira@prosoft.com.br>)
Список pgsql-general
Hello,

Would it be possible to uuencode your data after you have encrypted it.

It maybe that when you have "\" it treats the next character as a meta
character...... I don't know if this is a thing with postgres or if it is
something with the lanuage you use to access the DB (i.e. Perl) in which
case you should do what is required to escape the meat characters properly.

Hope this helps.
----- Original Message -----
From: "Felipe" <felipecaldeira@prosoft.com.br>
To: <pgsql-general@postgresql.org>
Sent: Tuesday, October 23, 2001 1:43 PM
Subject: [GENERAL] Data Type


> Hi
>
> I have a table in PostGreeSQL where a field is a text.
> When I record a encrypt data don't recognize many characters for example:
>
> " \ ".
>
> The PostGree do restrition to record datas in fields with type text ?
>
> Thanks
>
> PS: Sorry, I don't write English very well. I hope undstand me !!!
>
>
> Felipe
> Prosoft - Solution Center
>
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
>     (send "unregister YourEmailAddressHere" to majordomo@postgresql.org)
>
>


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: index files still growing
Следующее
От: "Colin 't Hart"
Дата:
Сообщение: Re: Evaluating PostgreSQL