> > Hi all,
> >
> > Im getting this error message when try to restore a database :
> >
> > ERROR: function f_validanumero_cnpj_cpf(character) does not exist
> >
> > LINE 1: SELECT (f_validanumero_cnpj_cpf(trim(cnpj_cpf)::char)=false)
> >
> > ^
> >
> > HINT: No function matches t
Hi
> > I’m getting this error message when try to restore a database :
> > ERROR: function f_validanumero_cnpj_cpf(character) does not exist
> > LINE 1: SELECT (f_validanumero_cnpj_cpf(trim(cnpj_cpf)::char)=false)
> > ^
> > HINT: No function matches the given name and argument t
Ops, Server version tested are:
PostgreSQL 11.5
and
PostgreSQL 13.1
In both cases, im making dump and restore to the same Server.
--
Att
Márcio A. Sepp
De: Márcio Antônio Sepp [mailto:mar...@zyontecnologia.com.br]
Enviada em: quinta-feira, 21 de janeiro de 2021 14:53
Para: