Movatterモバイル変換


[0]ホーム

URL:


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

Commit347758b

Browse files
pg_upgrade: run all data type checks per connection
The checks for data type usage were each connecting to all databasesin the cluster and running their query. On clusters which have a lotof databases this can become unnecessarily expensive. This moves thechecks to run in a single connection instead to minimize setup andteardown overhead.Reviewed-by: Nathan Bossart <nathandbossart@gmail.com>Reviewed-by: Justin Pryzby <pryzby@telsasoft.com>Reviewed-by: Peter Eisentraut <peter@eisentraut.org>Discussion:https://postgr.es/m/BB4C76F-D416-4F9F-949E-DBE950D37787@yesql.se
1 parent5577a71 commit347758b

File tree

3 files changed

+506
-521
lines changed

3 files changed

+506
-521
lines changed

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp