Re: How to properly use TRIM()? - Mailing list pgsql-general

From David G. Johnston
Subject Re: How to properly use TRIM()?
Date
Msg-id CAKFQuwZLKOCBMpk+xK8=0paNpBK1juBhyO=MghqFu84cTnSzEw@mail.gmail.com
Whole thread
In response to Re: How to properly use TRIM()?  (Igor Korot <ikorot01@gmail.com>)
List pgsql-general
On Saturday, March 7, 2026, Igor Korot <ikorot01@gmail.com> wrote:
'
     name     | tablespace | included | storage
--------------+------------+----------+---------
 leagues_pkey |            | {}       |
(1 row)

Included is one, storage is not.

That’s a terrible way to determine the data type of a column.

Did read the error message you were given?  Did you read the documentation?

David J.
 

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Unexpected deadlock across two separate rows, using Postgres 17 and Django's select_for_update()
Next
From: Adrian Klaver
Date:
Subject: Re: How to properly use TRIM()?