Re: Forcasting in Postgresql

From: Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at>
To: "Govardhan (dot)G" <govardhansrr(at)gmail(dot)com>, pgsql-admin(at)lists(dot)postgresql(dot)org
Subject: Re: Forcasting in Postgresql
Date: 2023-03-01 16:57:52
Message-ID: 769694e49297780cb48e521901007cdbac31bc98.camel@cybertec.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Wed, 2023-03-01 at 13:18 +0530, Govardhan .G wrote:
> Is it possible to write a query for forecasting in postgresql.
> I have been trying to search but have no clue. please advise

test=> SELECT 'I don''t think that you will get a good answer to such a generic question';
?column?
══════════════════════════════════════════════════════════════════════════
I don't think that you will get a good answer to such a generic question
(1 row)

Sorry, I couldn't resist.

Yours,
Laurenz Albe

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Erik Serrano 2023-03-01 18:27:34 Create replication read only
Previous Message Govardhan .G 2023-03-01 07:48:20 Forcasting in Postgresql