Em 05/11/2010 18:17, Euler Taveira de Oliveira escreveu:
> André Ormenese (particular) escreveu:
>> Restoring user relation files
>> Segmentation fault (core dumped)
>>
> Podes realizar os seguintes passos ...
>
> $ gdb /path/to/pg_upgrade
> .
> .
> .
> (gdb) r
> .
> .
> .
> (gdb) bt
> .
> .
> .
> (gdb) quit
>
> e enviar a saída?
>
>
Agora sim !!!!!!!!!

Executei o gdb utilizando os parâmetros do pg_upgrade definidos através 
do setenv !!!


%gdb /dados/bancos/pg_hemo/bin/pg_upgrade
GNU gdb 6.1.1 [FreeBSD]
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain 
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-marcel-freebsd"...(no debugging symbols 
found)...
(gdb) r
Starting program: /dados/bancos/pg_hemo/bin/pg_upgrade
(no debugging symbols found)...(no debugging symbols found)...(no 
debugging symbols found)...warning: Unable to get location for thread 
creation breakpoint: generic error
[New LWP 100179]
(no debugging symbols found)...[New Thread 0x8065000 (LWP 100179)]
Performing Consistency Checks
-----------------------------
Checking old data directory (/dados/bancos/pg_hemo.old/data)ok
Checking old bin directory (/dados/bancos/pg_hemo.old/bin)  ok
Checking new data directory (/dados/bancos/pg_hemo/data)    ok
Checking new bin directory (/dados/bancos/pg_hemo/bin)      ok


pg_upgrade_support.so must be created and installed in 
/pg_upgrade_support.so

Program exited with code 01.
(gdb)


Confirmo que fiz a instalação do pg_upgrade_support através do contrib. 
Vou tentar instalar novamente ...
É isso que devo fazer, ou preciso executa algum outro processo ??

Obrigado




_______________________________________________
pgbr-geral mailing list
pgbr-geral@listas.postgresql.org.br
https://listas.postgresql.org.br/cgi-bin/mailman/listinfo/pgbr-geral

Responder a