Re: How to do faster DML - Mailing list pgsql-general

From David G. Johnston
Subject Re: How to do faster DML
Date
Msg-id CAKFQuwZ4qqf-B9b8uQ5Xrxge9Rn0eeAdDPsn-WCwRBGBqNp01A@mail.gmail.com
Whole thread Raw
In response to Re: How to do faster DML  (veem v <veema0000@gmail.com>)
Responses Re: How to do faster DML  ("Peter J. Holzer" <hjp-pgsql@hjp.at>)
List pgsql-general

On Tuesday, February 13, 2024, veem v <veema0000@gmail.com> wrote:
float data types rather than numeric. This will give better performance.

 Only use an inexact floating-point data type if you truly understand what you are getting yourself into.  Quickly getting the wrong answer isn’t tolerable solution.

David J.

pgsql-general by date:

Previous
From: Ron Johnson
Date:
Subject: Re: How to do faster DML
Next
From: Laurenz Albe
Date:
Subject: Re: RowLock and multiple transactions