设备环境:(物理机、局域网、系统版本号0.9.8)
BUG现象:(外接硬盘无法读取,相册没法扫描里面的文件。0.9.7系统是可以正常读写的)
出现频率:(必现)
联系方式:(cloudwayne88@gmail.com)
日志文件:2025-05-30 12:17:09.518 CST [155207] LOG: starting PostgreSQL 15.13 (Debian 15.13-0+deb12u1) on x86_64-pc-linux-gnu, compiled by gcc (Debian 12.2.0-14+deb12u1) 12.2.0, 64-bit
2025-05-30 12:17:09.522 CST [155207] LOG: listening on Unix socket "/vol1/@appmeta/trim.photos/data/pgvector/sock/.s.PGSQL.5432"
2025-05-30 12:17:09.535 CST [155211] LOG: database system was shut down at 2025-05-30 12:17:05 CST
2025-05-30 12:17:09.564 CST [155207] LOG: database system is ready to accept connections
2025-05-30 12:17:09.681 CST [155216] ERROR: duplicate key value violates unique constraint "pg_class_relname_nsp_index"
2025-05-30 12:17:09.681 CST [155216] DETAIL: Key (relname, relnamespace)=(user_photo_vector_1_0_id_seq, 2200) already exists.
2025-05-30 12:17:09.681 CST [155216] STATEMENT: CREATE TABLE IF NOT EXISTS user_photo_vector_1_0 (id bigserial PRIMARY KEY, user_photo_id int8 NOT NULL DEFAULT 0, vector vector(1024))
2025-05-30 12:21:09.724 CST [155207] LOG: received fast shutdown request
2025-05-30 12:21:09.727 CST [155207] LOG: aborting any active transactions
2025-05-30 12:21:09.727 CST [155215] FATAL: terminating connection due to administrator command
2025-05-30 12:21:09.728 CST [155216] FATAL: terminating connection due to administrator command
2025-05-30 12:21:09.732 CST [155207] LOG: background worker "logical replication launcher" (PID 155214) exited with exit code 1
2025-05-30 12:21:09.736 CST [155209] LOG: shutting down
2025-05-30 12:21:09.738 CST [155209] LOG: checkpoint starting: shutdown immediate
2025-05-30 12:21:10.182 CST [155209] LOG: checkpoint complete: wrote 253 buffers (1.5%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.013 s, sync=0.416 s, total=0.446 s; sync files=107, longest=0.024 s, average=0.004 s; distance=1368 kB, estimate=1368 kB
2025-05-30 12:21:10.190 CST [155207] LOG: database system is shut down

