2015-10-16 13:53 GMT-03:00 Carlos Antônio Pereira (VidaUTI) <
[email protected]>:

>
> Em 16 de outubro de 2015 12:41, Paulo <[email protected]>
> escreveu:
>
>> Achei que o problema era só comigo.
>>
>> Aqui ocorreu o mesmo, demora e não mostra o resultado.
>>
>>
>>
>> Att,
>>
>> Paulo.
>>
>> Consegui gerar na versão 2.3. Alguém consguiu gerar na versão 2.4?
>>
>>
>>
>> Dickson,  abaixo o inicio dos scripts:
>>
>>
>>
>> Antigo:
>> --
>> -- PostgreSQL database dump
>> --
>>
>> SET statement_timeout = 0;
>> SET client_encoding = 'LATIN1';
>> SET standard_conforming_strings = off;
>> SET check_function_bodies = false;
>> SET client_min_messages = warning;
>> SET escape_string_warning = off;
>>
>> --
>> -- Name: plpgsql; Type: PROCEDURAL LANGUAGE; Schema: -; Owner: root
>> --
>>
>> CREATE PROCEDURAL LANGUAGE plpgsql;
>>
>>
>>
>> Novo:
>> --
>> -- PostgreSQL database dump
>> --
>>
>> SET statement_timeout = 0;
>> SET client_encoding = 'LATIN1';
>> SET standard_conforming_strings = off;
>> SET check_function_bodies = false;
>> SET client_min_messages = warning;
>> SET escape_string_warning = off;
>>
>> --
>> -- Name: plpgsql; Type: PROCEDURAL LANGUAGE; Schema: -; Owner: root
>> --
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
> _______________________________________________
> pgbr-geral mailing list
> [email protected]
> https://listas.postgresql.org.br/cgi-bin/mailman/listinfo/pgbr-geral
>


O que deu certo comigo foi na versão 2.4
_______________________________________________
pgbr-geral mailing list
[email protected]
https://listas.postgresql.org.br/cgi-bin/mailman/listinfo/pgbr-geral

Responder a