64-bit pgsql - Mailing list pgsql-hackers

From Daniel
Subject 64-bit pgsql
Date
Msg-id c8d8fadeec62dd6a6ac1bcdbedeff9cc@192.168.10.7
Whole thread Raw
Responses Re: 64-bit pgsql  (Rod Taylor <rbt@rbt.ca>)
List pgsql-hackers
Hello,

I'm a beginner here at the list, my name is Daniel Pellegrini, graduation
student from Brazil with no experience about pgsql. First of all I'd like to
say that I have tried other lists before, but I didn't get the answer, or
the complete answer.

I'm doing a research about DBMSs that run on new PC 64-bit processors, like
Intel Itanium and AMD Opteron. I'd like that you would help me in some
questions. First, does pgsql support this architecture? According to
Administrator's
Guide(http://www.postgresql.org/docs/7.3/static/supported-platforms.html),
there are versions, for example, for SPARC and Alpha, but it doesn't mention
those I'm looking for. In case that the support exists,I'd like to know the
difference between the 32-bit  and the 64-bit versions, if there is some
differences in semantics or something like that or it's just the
implementation and the application features are "transparent" for the user.

Thanks a lot and excuse me about my poor English, please.

Daniel Pellegrini

---
now, in Portuguese:
Olá,

Sou novo aqui na lista, meu nome é Daniel Pellegrini, sou estudante de
graduação no Brasil sem experiência no pgsql. Antes de tudo, gostaria de
dizer que já tentei em outras listas mas não consegui a resposta, ou a
resposta completa.

Estou fazendo uma pesquisa que trata sobre SGBDs que rodam nos novos
processadores PC de 64 bits, como Intel Itanium e AMD Opteron. Gostaria que
vocês me ajudassem em algumas questões. Primeiro, o pgsql dá suporte a essa
arquitetura? De acordo com o Guia do Administrador
(http://www.postgresql.org/docs/7.3/static/supported-platforms.html),
existem versões, por exemplo, para SPARC e Alpha, mas não fala sobre as
citadas anteriormente. Caso exista o suporte, gostaria de saber a diferença
entre as versões 32 e 64 bits, se há alguma diferença na semântica ou algo
do tipo ou se é só a implementação e as características da aplicação são
transparentes para o usuário.

Agradeço desde já a atenção.

Daniel Pellegrini


pgsql-hackers by date:

Previous
From: Rod Taylor
Date:
Subject: Re: [PATCHES] Warning for missing createlang
Next
From: Greg Stark
Date:
Subject: Re: Seqscan in MAX(index_column)