forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitba15f16
committed
Add PostgreSQL::Test::Cluster::config_data()
This is useful to grab some configuration information from a nodealready set up, and I personally found two cases for it: pg_upgrade anda test to emulate check_guc.Author: Michael PaquierDiscussion:https://postgr.es/m/20211129030833.GJ17618@telsasoft.comDiscussion:https://postgr.es/m/YJ8xTmLQkotVLpN5@paquier.xyz1 parentf1ea98a commitba15f16
1 file changed
+25
-0
lines changedLines changed: 25 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
327 | 327 |
| |
328 | 328 |
| |
329 | 329 |
| |
| 330 | + | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
330 | 355 |
| |
331 | 356 |
| |
332 | 357 |
| |
|
0 commit comments
Comments
(0)