Re: Improve documentation for pg_upgrade, standbys and rsync

2022-04-05 Thread Robert Haas
at the idea of anyone actually using this procedure. Regards, -- Robert Haas EDB: http://www.enterprisedb.com

Re: MacPorts xsltproc is very slow?

2018-03-22 Thread Robert Haas
tation to build is pretty annoying. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company

Re: MacPorts xsltproc is very slow?

2018-03-02 Thread Robert Haas
t up: sudo port install docbook-xml-4.2 docbook-xsl fop I have to also 'port install libxslt'. Otherwise, /usr/bin/xsltproc is used, and it won't use files installed by MacPorts packages. And then it takes, like you reported originally, an insanely long time. -- Robert Haas E