Histórico da Página
Portuguese | |||||||
---|---|---|---|---|---|---|---|
|
Composition Setup |
---|
import.css=/download/attachments/327912/newLayout.css |
English | |||||
---|---|---|---|---|---|
Pagetitle | | PostgreSQL | PostgreSQL | ||
IMPORTANT INFORMATION | |||||
ODBC Configuration |
Section | |||||
---|---|---|---|---|---|
| |||||
VERSÕES ANTERIORES DESCONTINUADAS PELA FABRICANTE
|
|
gmake
su
gmake install
adduser postgres
mkdir /usr/local/pgsql/data
chown postgres /usr/local/pgsql/data
su - postgres
/usr/local/pgsql/bin/initdb --lc-collate=C -D /usr/local/pgsql/data
/usr/local/pgsql/bin/postgres -D /usr/local/pgsql/data >logfile 2>&1 &
/usr/local/pgsql/bin/createdb -E LATIN1 nomedb
/usr/local/pgsql/bin/psql nomedb
NOTE: Add the key MaxLongVarcharSize to odbc.ini file with the value 2000.
See below the snippet of odbc.ini file with a highlighted example of how to use the key MaxLongVarcharSize:
[ODBC Data Sources]
Ambiente=Data Source for Ambiente tests
[Ambiente]
ServerName=Localhost
DataBase=DBTST
Driver=/usr/lib/libpsqlodbc.so
Port=5432
ReadOnly=0
MaxLongVarcharSize=2000
Caption | ||
Discontinued or not approved by the manufacturer and supported by TOTVS. | ||
Discontinued or not approved by the manufacturer and by TOTVS. | ||
In process of discontinuation by the manufacturer and supported by TOTVS. | ||
Approved by the manufacturer. | ||
Approved by the manufacturer and by TOTVS. |
O.S. | PostgreSQL 7.2 | PostgreSQL 7.3 | PostgreSQL 7.4 | PostgreSQL 8.2.6 |
Windows 2003 (X86) | ||||
Fedora 8 (X86) | ||||
Fedora 8 (X86_64) | ||||
OpenSuse 10.3 (X86) | ||||
OpenSuse 10.3 (X86_64) | ||||
RedHat 4.6 AS / ES (X86) | ||||
RedHat 4.6 AS / ES (X86_64) | ||||
RedHat 5.1 AS / ES (X86) | ||||
RedHat 5.1 AS / ES (X86_64) | ||||
Suse SLES10 (X86) | ||||
Suse SLES10 (X86_64) |
Composition Setup |
---|
import.css=/download/attachments/327912/newLayout.css |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Portuguese | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Pagetitle | | PostgreSQL | PostgreSQL | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
INFORMAÇÕES IMPORTANTES | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Configuração ODBC | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
PostgreSQL 8.2.6 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
É necessário utilizar o TOPConnect / TOTVSDBAccess com build igual ou superior a 20071226. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
PostgreSQL 8.2.6 - Procedimentos para instalação (Linux). |
Legenda | ||
Descontinuado ou não homologado pelo fabricante e suportado pela TOTVS. | ||
Descontinuado ou não homologado pelo fabricante e pela TOTVS. | ||
Em processo de descontinuação pelo fabricante e suportado pela TOTVS. | ||
Homologado pelo fabricante. | ||
Homologado pelo fabricante e pela TOTVS. |