Content-Length: 256065 | pFad | http://github.com/postgrespro/postgres_cluster/commit/d2d7163d470908c6325af73a7aea9eebeb52341d

D0 Fix mistake in comment · postgrespro/postgres_cluster@d2d7163 · GitHub
Skip to content

Commit d2d7163

Browse files
committed
Fix mistake in comment
The node->restart() function doesn't take a mode argument.
1 parent 4b5f399 commit d2d7163

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/perl/PostgresNode.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ PostgresNode - class representing PostgreSQL server instance
1919
2020
# Change a setting and restart
2121
$node->append_conf('postgresql.conf', 'hot_standby = on');
22-
$node->restart('fast');
22+
$node->restart();
2323
2424
# run a query with psql, like:
2525
# echo 'SELECT 1' | psql -qAXt postgres -v ON_ERROR_STOP=1

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres_cluster/commit/d2d7163d470908c6325af73a7aea9eebeb52341d

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy