generate.consistent.ids

2017-12-01 Thread Peter Eisentraut
When the stylesheets create anchors on elements that don't have an id attribute, they use some internal mechanism to make one up. With the DSSSL stylesheets, those are the things like AEN112787. With the new XSL stylesheets, you similarly get things like idm21497, but unlike the DSSSL way, those

Replication parameters in recovery.conf

2017-12-01 Thread Aleksandr Parfenov
Hello, Reading a documentation regarding recovery.conf file I found that the reason to store 'stand-by mode' configuration inside that file is not clear. IMHO, a little note in description of recovery.conf will clearify the situation. Something like "a stand-by is submode of recover mode" and tha