Mac/linux failed to restore initial working directory: Permission denied 8月 27, 2025 admin sudo -u mysql_bkp /home/demo.s…
PostgreSQL alembic UnicodeDecodeError: ‘utf-8’ codec can’t decode byte 0xd6 in position 61: invalid continuation byte 8月 17, 2025 admin 是 数据库连接字符串中含有非 UTF-8 编码字符 导致的错…
PostgreSQL sqlalchemy.exc.OperationalError: (psycopg2.OperationalError) connection to server at “localhost” (::1), port 5432 failed: FATAL: password authentication failed for user “postgres” 7月 3, 2025 admin FATAL: password authentication…