Commit df7f3cf
committed
fix(test): authenticate native client as trust superuser in join OCC test
The cluster harness runs trust auth with nodedb as the sole materialized
superuser, but PoolConfig defaults to user=admin, which trust mode
rejects. Authenticate as nodedb to match the pgwire path.1 parent ddf57c6 commit df7f3cf
1 file changed
Lines changed: 7 additions & 0 deletions
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
95 | 102 | | |
96 | 103 | | |
97 | 104 | | |
| |||
0 commit comments