Re: store data files encryptypted in database.

Поиск
Список
Период
Сортировка
От Frank Bax
Тема Re: store data files encryptypted in database.
Дата
Msg-id 48EF8247.8050607@sympatico.ca
обсуждение исходный текст
Ответ на store data files encryptypted in database.  ("elmarkivp" <elmarkivo@hotmail.com>)
Список pgsql-php
elmarkivp wrote:
>
> i'm trying to store data files encryptypted in postgres 8.1 database
>
>       F.20.3.2. |pgp_sym_decrypt()|
>
>    pgp_sym_decrypt(msg bytea, psw text [, options text ]) returns text
>    pgp_sym_decrypt_bytea(msg bytea, psw text [, options text ]) returns bytea



You quote the 8.3 docs; yet you are running 8.1

These functions are not in 8.1

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

Предыдущее
От: "elmarkivp"
Дата:
Сообщение: Re: store data files encryptypted in database.
Следующее
От: Sean
Дата:
Сообщение: ERROR: relation "userroles" does not exist