Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 80d765f

Browse files
authored
Update psqlrc
1 parent e9ba117 commit 80d765f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎psqlrc/psqlrc‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ select -- pg_backend_pid(), -- if we're connecting through pgbouncer, then promp
7373
select
7474
from t
7575
join pg_settings as s on t.name = s.name
76-
where not applied)) as is_config_file_error,
76+
where not t.applied and not s.pending_restart)) as is_config_file_error,
7777

7878
exists(select from pg_hba_file_rules where error is not null) as is_hba_file_error,
7979

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /