Re: Add commas to pgAdmin 4

From: Ron Johnson <ronljohnsonjr(at)gmail(dot)com>
To: "pgsql-admin(at)lists(dot)postgresql(dot)org" <pgsql-admin(at)lists(dot)postgresql(dot)org>
Subject: Re: Add commas to pgAdmin 4
Date: 2026-09-18 00:35:04
Message-ID: CANzqJaC=yuCqncvFm_NLdrdNMk=AE0_z+zUFSwE9J2mEeD+V4w@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Thu, Sep 17, 2026 at 8:31 PM Reggie Smith <reggiesmith004(at)gmail(dot)com>
wrote:

> How does one add commas to pgAdmin 4 when numbers are already in an int
> column?
>

PgAdmin doesn't do that. You must use the to_char() function.
https://www.postgresql.org/docs/17/functions-formatting.html

--
Death to <Redacted>, and butter sauce.
Don't boil me, I'm still alive.
<Redacted> lobster!

In response to

Browse pgsql-admin by date

  From Date Subject
Previous Message Reggie Smith 2026-09-18 00:30:06 Add commas to pgAdmin 4