[DOCS] Updated Russian translation of FAQ

2007-10-27 Thread Виктор Вислобоков
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.

[DOCS] Two fixes for 8.3b1 references

2007-10-27 Thread Guillaume Lelarge
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

Re: [DOCS] Updated Russian translation of FAQ

2007-10-27 Thread Euler Taveira de Oliveira
Виктор Вислобоков 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