Content-Length: 256454 | pFad | https://github.com/postgrespro/postgres/commit/750c59d7ec573f9443af2eb7d9186946bc7e008c

50 Fix mistake in comment · postgrespro/postgres@750c59d · GitHub
Skip to content

Commit 750c59d

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

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: https://github.com/postgrespro/postgres/commit/750c59d7ec573f9443af2eb7d9186946bc7e008c

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy