Hello.
There is update Russian translation of FAQ in attachment.
2 Bruce:
a) IMHO this is not full correctly for understanding:
If a table is created WITH OIDS, each row gets a unique a
OID. OIDs are
automatically assigned unique 4-byte integers that are unique across the
entire installation.
Hi,
You'll find attached a patch that fixes two mistakes in 8.3b1 manual.
Please apply. Thanks.
Regards.
--
Guillaume.
http://www.postgresqlfr.org
http://dalibo.com
Index: doc/src/sgml/ref/create_type.sgml
===
RCS file: /project
Виктор Вислобоков wrote:
> How OID can be "UNIQUE acrcoss ENTIRE INSTALLATION" and in same time
> "then OID start being DUPLICATED"? IMHO there two mutually exclusive facts.
>
"unique across database cluster"?
> Other machines will not be able to connect unless you modify
> /listen_addresses/ in