forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitbc617a7

Amit Kapila
Change the error message for logical replication authentication failure.
The authentication failure error message wasn't distinguishing whetherit is a physical replication or logical replication connection failure andwas giving incomplete information on what led to failure in case of logicalreplication connection.Author: Paul Martinez and Amit KapilaReviewed-by: Euler Taveira and Amit KapilaDiscussion:https://postgr.es/m/CACqFVBYahrAi2OPdJfUA3YCvn3QMzzxZdw0ibSJ8wouWeDtiyQ@mail.gmail.com1 parent0f5505a commitbc617a7
2 files changed
+6
-4
lines changedLines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
229 | 229 |
| |
230 | 230 |
| |
231 | 231 |
| |
232 |
| - | |
233 |
| - | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
234 | 236 |
| |
235 | 237 |
| |
236 | 238 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
417 | 417 |
| |
418 | 418 |
| |
419 | 419 |
| |
420 |
| - | |
| 420 | + | |
421 | 421 |
| |
422 | 422 |
| |
423 | 423 |
| |
| |||
484 | 484 |
| |
485 | 485 |
| |
486 | 486 |
| |
487 |
| - | |
| 487 | + | |
488 | 488 |
| |
489 | 489 |
| |
490 | 490 |
| |
|
0 commit comments
Comments
(0)