Version:
PostgreSQL 15.3 (Debian 15.3-1.pgdg110+1) on x86_64-pc-linux-gnu, compiled by gcc (Debian 10.2.1-6) 10.2.1 20210110, 64-bit
Extensions installed:
oid |extname |extowner|extnamespace|extrelocatable|extversion|extconfig|extcondition|
-----+--------+--------+------------+--------------+----------+---------+------------+
13540|plpgsql | 10| 11|false |1.0 |NULL |NULL |
25139|pgcrypto| 16385| 2200|true |1.3 |NULL |NULL |
25193|hstore | 16385| 2200|true |1.8 |NULL |NULL |
-----+--------+--------+------------+--------------+----------+---------+------------+
13540|plpgsql | 10| 11|false |1.0 |NULL |NULL |
25139|pgcrypto| 16385| 2200|true |1.3 |NULL |NULL |
25193|hstore | 16385| 2200|true |1.8 |NULL |NULL |
David G. Johnston <david.g.johnston@xxxxxxxxx> ezt írta (időpont: 2023. júl. 21., P, 7:41):
On Thursday, July 20, 2023, Les <nagylzs@xxxxxxxxx> wrote:I try to execute this on a very simple table, in a production database:Please provide version information and any extensions you may have installed.David J.