המון תודה. תן לי לחזור לגרסה של Docker ו- postgres.template.yml
./launcher rebuild data
זוהה ארכיטקטורת x86_64.
מאשר שהלונצ'ר מעודכן
הולך לעדכן את הלונצ'ר
הלונצ'ר מעודכן
עוצר את הקונטיינר הישן
+ /usr/bin/docker stop -t 600 data
data
2.0.20250129-0720: מושך מ-docker-hub-china/discourse-base
Digest: sha256:d798a945ca4d31c29e5d263cdaf807bafab9b5f6737be0b1b852bea0063a3b91
סטטוס: התמונה עדכנית עבור registry.cn-wulanchabu.aliyuncs.com/docker-hub-china/discourse-base:2.0.20250129-0720
registry.cn-wulanchabu.aliyuncs.com/docker-hub-china/discourse-base:2.0.20250129-0720
/usr/local/lib/ruby/gems/3.3.0/gems/pups-1.2.1/lib/pups.rb
/usr/local/bin/pups --stdin
אני, [2025-02-06T07:02:42.768651 #1] INFO -- : קורא מסטנד
אני, [2025-02-06T07:02:42.769907 #1] INFO -- : דילג על hook לפני קוד חסר
אני, [2025-02-06T07:02:42.769923 #1] INFO -- : דילג על hook לפני מיגרציה db חסר
אני, [2025-02-06T07:02:42.769933 #1] INFO -- : דילג על hook לאחר קוד
אני, [2025-02-06T07:02:42.772767 #1] INFO -- : קובץ > /etc/service/postgres/run chmod: +x chown:
אני, [2025-02-06T07:02:42.775230 #1] INFO -- : קובץ > /etc/service/postgres/log/run chmod: +x chown:
אני, [2025-02-06T07:02:42.777690 #1] INFO -- : קובץ > /etc/runit/3.d/99-postgres chmod: +x chown:
אני, [2025-02-06T07:02:42.779645 #1] INFO -- : קובץ > /root/install_postgres chmod: +x chown:
אני, [2025-02-06T07:02:42.781825 #1] INFO -- : קובץ > /root/upgrade_postgres chmod: +x chown:
אני, [2025-02-06T07:02:42.781974 #1] INFO -- : החלפת data_directory = '/var/lib/postgresql/15/main' ב- data_directory = '/shared/postgres_data' בקובץ /etc/postgresql/15/main/postgresql.conf
אני, [2025-02-06T07:02:42.782261 #1] INFO -- : החלפת (?-mix:#?listen_addresses *=.*) ב- listen_addresses = '*' בקובץ /etc/postgresql/15/main/postgresql.conf
אני, [2025-02-06T07:02:42.782427 #1] INFO -- : החלפת (?-mix:#?synchronous_commit *=.*) ב- synchronous_commit = $db_synchronous_commit בקובץ /etc/postgresql/15/main/postgresql.conf
אני, [2025-02-06T07:02:42.782551 #1] INFO -- : החלפת (?-mix:#?shared_buffers *=.*) ב- shared_buffers = $db_shared_buffers בקובץ /etc/postgresql/15/main/postgresql.conf
אני, [2025-02-06T07:02:42.782661 #1] INFO -- : החלפת (?-mix:#?work_mem *=.*) ב- work_mem = $db_work_mem בקובץ /etc/postgresql/15/main/postgresql.conf
אני, [2025-02-06T07:02:42.782762 #1] INFO -- : החלפת (?-mix:#?default_text_search_config *=.*) ב- default_text_search_config = '$db_default_text_search_config' בקובץ /etc/postgresql/15/main/postgresql.conf
אני, [2025-02-06T07:02:42.782877 #1] INFO -- : החלפת (?-mix:#?checkpoint_segments *=.*) ב- checkpoint_segments = $db_checkpoint_segments בקובץ /etc/postgresql/15/main/postgresql.conf
אני, [2025-02-06T07:02:42.782974 #1] INFO -- : החלפת (?-mix:#?logging_collector *=.*) ב- logging_collector = $db_logging_collector בקובץ /etc/postgresql/15/main/postgresql.conf
אני, [2025-02-06T07:02:42.783076 #1] INFO -- : החלפת (?-mix:#?log_min_duration_statement *=.*) ב- log_min_duration_statement = $db_log_min_duration_statement בקובץ /etc/postgresql/15/main/postgresql.conf
אני, [2025-02-06T07:02:42.783180 #1] INFO -- : החלפת (?-mix:^#local +שכפול +postgres +peer$) ב- local replication postgres peer בקובץ /etc/postgresql/15/main/pg_hba.conf
אני, [2025-02-06T07:02:42.783258 #1] INFO -- : החלפת (?-mix:^host.*all.*all.*127.*$) ב- host all all 0.0.0.0/0 md5 בקובץ /etc/postgresql/15/main/pg_hba.conf
אני, [2025-02-06T07:02:42.783334 #1] INFO -- : החלפה (?-mix:^host.*all.*all.*::1\/128.*$) ב- host all all ::/0 md5 בקובץ /etc/postgresql/15/main/pg_hba.conf
אני, [2025-02-06T07:02:42.783416 #1] INFO -- : > אם [ -f /root/install_postgres ]; then
/root/install_postgres && rm -f /root/install_postgres
elif [ -e /shared/postgres_run/.s.PGSQL.5432 ]; then
socat /dev/null UNIX-CONNECT:/shared/postgres_run/.s.PGSQL.5432 || exit 0 && echo postgres כבר רץ סיים את הקונטיינר ; exit 1
fi
initdb: אזהרה: הפעלת אימות "trust" לחיבורים מקומיים
initdb: רמז: ניתן לשנות זאת על ידי עריכת הקובץ pg_hba.conf או שימוש באופציה -A, או --auth-local ו- --auth-host, בפעם הבאה שתהריץ initdb.