Re: How to do faster DML

Поиск
Список
Период
Сортировка
От David G. Johnston
Тема Re: How to do faster DML
Дата
Msg-id CAKFQuwZ4qqf-B9b8uQ5Xrxge9Rn0eeAdDPsn-WCwRBGBqNp01A@mail.gmail.com
обсуждение исходный текст
Ответ на Re: How to do faster DML  (veem v <veema0000@gmail.com>)
Ответы Re: How to do faster DML
Список 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 по дате отправления:

Предыдущее
От: Ron Johnson
Дата:
Сообщение: Re: How to do faster DML
Следующее
От: Laurenz Albe
Дата:
Сообщение: Re: RowLock and multiple transactions