Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1sTk9k-001yKQ-O6 for pgsql-general@arkaria.postgresql.org; Tue, 16 Jul 2024 15:31:56 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1sTk9i-001sk5-TR for pgsql-general@arkaria.postgresql.org; Tue, 16 Jul 2024 15:31:54 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1sTk9i-001sjv-EC for pgsql-general@lists.postgresql.org; Tue, 16 Jul 2024 15:31:54 +0000 Received: from mail-qv1-xf2b.google.com ([2607:f8b0:4864:20::f2b]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1sTk9f-002MPC-Ep for pgsql-general@lists.postgresql.org; Tue, 16 Jul 2024 15:31:52 +0000 Received: by mail-qv1-xf2b.google.com with SMTP id 6a1803df08f44-6b5dc36b896so42861516d6.1 for ; Tue, 16 Jul 2024 08:31:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1721143910; x=1721748710; darn=lists.postgresql.org; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=6JBemt79c6c0c3x7vFa5hCQYmq1Tk0fV/LOl7f+Ogk0=; b=aghZ/FQrqwcaArFjwU8D5G/JKcbWZ5u5+OxkZAO3k9QE+z3ZIxva+NkcdKGkR1Ljax ufKgDm23asgIynTZN6LFMTKTuQn5WPf05TttiVfpfAsf1fsA1AZu0weSZrPrnrQ7YD6i 2vFJlN6YGgQmOl3e2x6IdBhqusSnPmnRXBWOUS/w0/y+BgWOTLb0cwsXT7JdKaRl2DrL DeeOys9bumvlrGNRlXMGYH1DgncQSt3P5BMwbs8TnekeFTcfmAjBkcEXXBunPPQQZUck HaUccrqGRlk49a27vzse3tBcA0RxF38xYLqKkJ2lyfgcKh1AVEDUZtYNelUAzJVA6hCN /meA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721143910; x=1721748710; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=6JBemt79c6c0c3x7vFa5hCQYmq1Tk0fV/LOl7f+Ogk0=; b=SeOhjnDGjUJhsD7KaDZ3LKP2YmXg15tFWFNHRKR5NLHnmDwt8+nHecf7ZEqy7rUtc/ tjBtbBLcRKjom3LZHK59RsiPc1E5Gl78s24kIsrJlBC+9e+KGQSnYzSbTDQor6KnJe8r WWaG3iz3GgNdBGWAV4ga0L1cifLllzbkGhK2GSTnuj7EcGVKXgVIY/jDM89QvOBJwsMZ u70+exS4+ry/9Xt60AnapaceYV2aaLtpiiAukTfk9HozJDkYtMcIg8ilCrHZbWUZutEt /VG98gifeLpkPI+AM+lw4DnZ7CS/GL1uPkDiXCy3lAmonkxZtirRTmVHNLfBUXqrLJsD eQmA== X-Gm-Message-State: AOJu0YwUQ7S7XSZhDwzatsFu6zo9Y6pdgl4HOGmhaxssH+gBA+8RRBVa 9J5fXnnhZ7VuhdYir/x5gIZMTB6eVxF0F2IvINkl3147bt4jSHaHvFiwV7VE9TPxbDE2pu25wM8 REFYUOH7pCocflNOCVFFYMdLpSTc= X-Google-Smtp-Source: AGHT+IHDyQS/GJsnMPq6XABpysgP5QkfjUENTTLMnqFj9CueOse7KpARvGAVTeq+MMTuRPJbxMdvJHjlCS0zPO6c06A= X-Received: by 2002:a05:6214:226f:b0:6af:c2ec:3313 with SMTP id 6a1803df08f44-6b78106ce7dmr41426076d6.26.1721143910535; Tue, 16 Jul 2024 08:31:50 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Kashif Zeeshan Date: Tue, 16 Jul 2024 20:31:41 +0500 Message-ID: Subject: Re: Semantic cache capability for Postgresql db To: pradeep t Cc: pgsql-general@lists.postgresql.org Content-Type: multipart/alternative; boundary="000000000000651cc0061d5f0bfd" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --000000000000651cc0061d5f0bfd Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hi Pradeep pgprewarm Extension is available for Postgres https://www.postgresql.org/docs/current/pgprewarm.html On Tue, Jul 16, 2024 at 7:05=E2=80=AFPM pradeep t = wrote: > Hi, > > Shall I use the Postgresql database for a* semantic cache *like the Redis > semantic cache? > Are we currently supporting such usage? > > -- > Thanks and regards > Pradeep.T > --000000000000651cc0061d5f0bfd Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi=C2=A0Pradeep

pgprewarm Extension is = available for=C2=A0Postgres



<= br>
On Tue,= Jul 16, 2024 at 7:05=E2=80=AFPM pradeep t <pradeeprajkvr@gmail.com> wrote:
Hi,
<= br>
Shall I use the=C2=A0Postgresql=C2=A0database for a=C2= =A0semantic cache=C2=A0like the Redis semantic cache?
Are we currently supporting such usage?

<= span class=3D"gmail_signature_prefix">--
Thanks and regards
Pradeep.T
--000000000000651cc0061d5f0bfd--