forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commita11d8e1
committed
pg_resetwal: Use frontend logging API
This now causes error messages related to the lack of the -f option toappear on standard error rather than standard output.Reviewed-by: Aleksander Alekseev <aleksander@timescale.com>Discussion:https://www.postgresql.org/message-id/flat/0f3ab4a1-ae80-56e8-3426-6b4a02507687@eisentraut.org1 parentb5da1b3 commita11d8e1
1 file changed
+14
-12
lines changedLines changed: 14 additions & 12 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
458 | 458 |
| |
459 | 459 |
| |
460 | 460 |
| |
| 461 | + | |
| 462 | + | |
| 463 | + | |
| 464 | + | |
| 465 | + | |
| 466 | + | |
461 | 467 |
| |
462 | 468 |
| |
463 |
| - | |
| 469 | + | |
464 | 470 |
| |
465 |
| - | |
| 471 | + | |
466 | 472 |
| |
467 | 473 |
| |
468 |
| - | |
469 |
| - | |
470 |
| - | |
471 |
| - | |
472 |
| - | |
473 |
| - | |
474 |
| - | |
| 474 | + | |
| 475 | + | |
| 476 | + | |
475 | 477 |
| |
476 | 478 |
| |
477 | 479 |
| |
478 | 480 |
| |
479 | 481 |
| |
480 | 482 |
| |
481 | 483 |
| |
482 |
| - | |
483 |
| - | |
484 |
| - | |
| 484 | + | |
| 485 | + | |
| 486 | + | |
485 | 487 |
| |
486 | 488 |
| |
487 | 489 |
| |
|
0 commit comments
Comments
(0)