Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1tuT1H-008qm4-BV for pgsql-general@arkaria.postgresql.org; Tue, 18 Mar 2025 09:13:55 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1tuT1G-00Axxp-1X for pgsql-general@arkaria.postgresql.org; Tue, 18 Mar 2025 09:13:54 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1tuHRz-001p7q-CD for pgsql-general@lists.postgresql.org; Mon, 17 Mar 2025 20:52:43 +0000 Received: from ns221.e-blokos.com ([2a01:4f9:2b:801::1]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1tuHRw-003NzQ-2Y for pgsql-general@postgresql.org; Mon, 17 Mar 2025 20:52:42 +0000 Received: from [127.0.0.1] (ip6-localhost [127.0.0.1]) by mail.e-blokos.com (8.18.1/8.18.1) with ESMTP id 52HKqZCX003012 for ; Mon, 17 Mar 2025 20:52:35 GMT Message-ID: <92435272-360f-48fa-8ca0-a4ea89359c80@e-blokos.com> Date: Mon, 17 Mar 2025 13:52:34 -0700 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Content-Language: en-US To: pgsql-general@postgresql.org From: E-BLOKOS Subject: Cannot pg_dump_all anymore... Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk I got this error: pg_dump: error: query returned 0 rows instead of one: EXECUTE dumpBaseType('794978') any clue to solve it? thanks David