On 03-09-2012 13:11, Dilson Tomé wrote: > No Fedora 17 x64. > > postgres=# select version(); > version > ------------------------------------------------------------------------------------------------------------- > PostgreSQL 9.1.5 on x86_64-redhat-linux-gnu, compiled by gcc (GCC) > 4.7.0 20120507 (Red Hat 4.7.0-5), 64-bit > (1 row) > > > No Ubuntu 12.04 x64. > > postgres=# select version(); > version > ------------------------------------------------------------------------------------------------------------ > PostgreSQL 9.1.5 on x86_64-unknown-linux-gnu, compiled by gcc > (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3, 64-bit > (1 row) > "compiled by ...", ele pega a informação da máquina que gerou o binário e não da máquina que o executa.
-- Euler Taveira de Oliveira - Timbira http://www.timbira.com.br/ PostgreSQL: Consultoria, Desenvolvimento, Suporte 24x7 e Treinamento _______________________________________________ pgbr-geral mailing list [email protected] https://listas.postgresql.org.br/cgi-bin/mailman/listinfo/pgbr-geral
