The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/9.5/static/app-pgrestore.html
Description:
Hi Team,
The documentation for pg_restore doesn't mention the syntax to restore from
a directory based back up created using -F d option in pg_dump
Robert, can you review the attached patch since it references your
commit? Thanks.
---
On Mon, Nov 27, 2017 at 04:00:42PM +0100, Daniel Gustafsson wrote:
> When looking at review comments on one of my patches, I noticed tha
Hello everyone.
Current documentation contains outdated instruction and scripts relative to
building documentation on Windows machine.
I removed useless scripts and wrote some guide to build docs using Windows
Linux Subsystem.
Also, could be viewed on github -
https://github.com/michail-nikolaev
=?utf-8?q?PG_Doc_comments_form?= writes:
> The docs for --wait still say:
> "When waiting for startup, pg_ctl repeatedly attempts to connect to the
> server."
> I believe it's been changed to examine postmaster.pid instead (thanks
> Tom!).
Missed that --- will fix, thanks for noticing!
That’s all that’s needed, really. It’s impossible to make an
informed decision if there is no way for someone to know what a table
rewrite actually does and how it does it.
/*-*/
float o=0.075,h=1.5,T,r,O,l,I;/* I
The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/devel/static/app-pg-ctl.html
Description:
The docs for --wait still say:
"When waiting for startup, pg_ctl repeatedly attempts to connect to the
server."
I believe it's been changed to exam