Re: store data files encryptypted in database. - Mailing list pgsql-php

From Frank Bax
Subject Re: store data files encryptypted in database.
Date
Msg-id 48EF8247.8050607@sympatico.ca
Whole thread Raw
In response to store data files encryptypted in database.  ("elmarkivp" <elmarkivo@hotmail.com>)
List 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 by date:

Previous
From: "elmarkivp"
Date:
Subject: Re: store data files encryptypted in database.
Next
From: Sean
Date:
Subject: ERROR: relation "userroles" does not exist