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 1sektP-00BYeO-A1 for pgsql-general@arkaria.postgresql.org; Fri, 16 Aug 2024 00:32:35 +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 1sektN-00292C-VN for pgsql-general@arkaria.postgresql.org; Fri, 16 Aug 2024 00:32:33 +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 1seYGZ-00FyTt-Iu for pgsql-general@lists.postgresql.org; Thu, 15 Aug 2024 11:03:39 +0000 Received: from mail-yb1-xb2a.google.com ([2607:f8b0:4864:20::b2a]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1seYGX-004qn6-6b for pgsql-general@lists.postgresql.org; Thu, 15 Aug 2024 11:03:38 +0000 Received: by mail-yb1-xb2a.google.com with SMTP id 3f1490d57ef6-e05f25fb96eso802103276.1 for ; Thu, 15 Aug 2024 04:03:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1723719816; x=1724324616; darn=lists.postgresql.org; h=to:subject:message-id:date:from:mime-version:from:to:cc:subject :date:message-id:reply-to; bh=XM3c+4ux09CJR638zzIXRedjM70e/K01yglNXQwX9eM=; b=DVhma9s8UfPCCadbFcHjMsSzdXF+14/q0a8N2LKEtrvXTHicPbQ8F5+bgBz7Ybaw7p XEOuRzp6hwP29sY4xGxHwJi5GC3qUUt8QU5Io6xaga9N9lkhGv1FsYjUI5YpgPys71T9 blGpvmTNZV//z7rWtmG6vMGorbLqh3O9Eebpnp2r2uIzLefEN2SqmeuiBqXeGfCCr4SK oC1J8cjJteq+aifPZJs7QnYGhe5/qtvONX1TgGZ1MHiszGmb42XRbx4NBV5YqX6OtNpd FE0izQkXnOZX7s1Yi2Ql8QgqNYuS4PMVzfing6ZsmLkz21Gik44g4hpLAZ1UwxFcmwDS hy2A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1723719816; x=1724324616; h=to:subject:message-id:date:from:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=XM3c+4ux09CJR638zzIXRedjM70e/K01yglNXQwX9eM=; b=kMFCExkQ175DKPm5867UX98J1qWoWOtUjPznPcVjb5mB351N+mjFh0PfkkjWpw8IsL z6kvvPU8pNGWmZgZYP8+2Za0Y4UPHyv7arxoR6lMQehuvJz82KbkkjysnkkXJIg7lVnG s4NOyija+whc/NhORiWHGVdsbufeg9GTtzyKXug0JWmPbD5PjlVTJ3fYp6AkXxX+fqzK PWiAMhBP6jXGJFxKJoqG00V84o8UrD/NNXmXMMiQMC1ZZ1Tfsx01Rt1y4usqPHhnA4Hi wzBevH08gIaqlwUfTgcboN9aCcUzyGI6XbT9Xd4UwTTTtySXhoKFEC9EOK9RpE2RUdAg 6tEw== X-Gm-Message-State: AOJu0YwYZfbFaQyzcAkPQdvtAtr7MbgGaytYhpdpYaxeDmUohZEWsM2l vjgPEeeST5anrRj4CIfRpy+PqDpSqsH8JcLcofqxblSWtCYYxBeMollk3xKdWCOTANoGTvBMPHM N0/MKInPCOjY1dOtUNtmdDJ1CrGsr0A== X-Google-Smtp-Source: AGHT+IFJsbrX7Q4OR/vYFS97pfr+hlaejdxGiI/WUtwg0joLw+H0R3aq0Ei9HBIcQgOH4ArLyzcBxlytPoeIbpSUU8I= X-Received: by 2002:a05:6902:140d:b0:e08:9064:e628 with SMTP id 3f1490d57ef6-e1155ae7efcmr6689979276.34.1723719814506; Thu, 15 Aug 2024 04:03:34 -0700 (PDT) MIME-Version: 1.0 From: Vivek Gadge Date: Thu, 15 Aug 2024 16:33:22 +0530 Message-ID: Subject: PostgreSQL Upgrade Issue - Undefined Symbol Error To: pgsql-general@lists.postgresql.org Content-Type: multipart/alternative; boundary="0000000000003c74e7061fb6cbf8" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --0000000000003c74e7061fb6cbf8 Content-Type: text/plain; charset="UTF-8" Hi All, I am encountering an error after completion of PostgreSQL upgradation from version 13.8 to 15.6. Trying to describe a single table, I am receiving an error. psql -d xyz -->> \dt student* The error message is as follows: ``` psql: symbol lookup error: psql: undefined symbol: PQmblenBounded ``` Could you please assist in resolving this issue? Thanks and regards, Vivek Gadge --0000000000003c74e7061fb6cbf8 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi All,=C2=A0

I am encountering an error after completion o= f PostgreSQL upgradation from version 13.8 to 15.6. Trying to describe a si= ngle table, I am receiving an error.=C2=A0

psql -d xyz

-->> \dt student*

The error message is as follows:

```
psql: symbol lookup error: psql:= undefined symbol: PQmblenBounded
```

Could you please assist in resolving = this issue?

Thanks and r= egards,

Vivek Gadge
--0000000000003c74e7061fb6cbf8--