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 1sTioQ-001jQv-2d for pgsql-general@arkaria.postgresql.org; Tue, 16 Jul 2024 14:05:50 +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 1sTioO-0010Tw-Lw for pgsql-general@arkaria.postgresql.org; Tue, 16 Jul 2024 14:05:48 +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 1sSGAh-008Tya-PI for pgsql-general@lists.postgresql.org; Fri, 12 Jul 2024 13:18:47 +0000 Received: from mail-qv1-xf36.google.com ([2607:f8b0:4864:20::f36]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1sSGAf-001hnD-7f for pgsql-general@lists.postgresql.org; Fri, 12 Jul 2024 13:18:46 +0000 Received: by mail-qv1-xf36.google.com with SMTP id 6a1803df08f44-6b5da2730efso11666786d6.2 for ; Fri, 12 Jul 2024 06:18:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1720790324; x=1721395124; darn=lists.postgresql.org; h=to:subject:message-id:date:from:mime-version:from:to:cc:subject :date:message-id:reply-to; bh=LU8gTE9QzSHzUHSgnyjfAz26GKcRDOpctCfqhuoEK2o=; b=NP+vrB8+bWmg6BbibjF0hOkequ2k/nlpSbzWrhdrugTy77GgGUi2l5gNLtYvSjNTyz +rpmbhDrY0igr/uSpax0klm0R/I/WfnV9EnbZQytyVlITdWt1dhfXPGaxWR3Q4K50Ud3 rBggq3gCjvTtPKFLgQmm5Y6knCCy81c0o7qXNR48+Ae7nZKSsOY43N683ksUzygZe3fC ys9xuqjst1wuyM9B1o9s5Ei8UJssmXScxeiwKawNuJMXQyWnuhuorsa43qlpvio+KIsM PL+1JmvWpd4ux1x7ztb70x+bUIdobZLNt6gUdzr9UhDq5co1e4B6du/QyVFbP1krT9i/ wL5g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720790324; x=1721395124; h=to:subject:message-id:date:from:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=LU8gTE9QzSHzUHSgnyjfAz26GKcRDOpctCfqhuoEK2o=; b=neAwApYKeTl6HdAQt60YTzI9nFY3Of7/ehgLJ7uKLKNnmjwlL7Y3NKWOvO4jMkPLRD tQ+yMn/VoYSXo29iBiOKRWXy9oz+i5FM8UBR7bT3O9S891lojE8Z/lIOCUgmgSY4GPR4 MVYDAZa1ZnF3z6BKLDL5qlc6YfatFZHIt7Fm25BzWL0Pvl/m7YCgmQMQqCcKFmbRe0pG 0XOILn9Nb3D8+R5RJHCWkNyoDamCTv1/f3YeRy0usNnOIzD/DaANRDYlvtUlkaVDbBjM ZRdfATayZ/94WgNU9zItDnxZ2vEyLpVik3bWunUPCB8K79VtD+1fXq/MK0/Szo9cVMNz rkfg== X-Gm-Message-State: AOJu0YyH00Rd6oZNdKK0qh2DfxRpT5hCmjJ2ah88zMveNrUkWiYIoo0w WlriKZWzYOeBCmGD+y1Jck5P/FONuqK4j0xchB7uJyrBzAEn5XTGl93yIoB15YFY6C5IJoVecSH sW/WvhbOu9dV5/0LCZ3eXYCHuIFp9AJL7 X-Google-Smtp-Source: AGHT+IGWH252FFz2S8EjGX9rO2xeepwYqpY3y5hc5lQ9eyqYBXK7spZvz/lVNh87H5eCIP5z9E+MwdNBLodan3xsioY= X-Received: by 2002:a05:6214:2129:b0:6b5:6f18:cff1 with SMTP id 6a1803df08f44-6b61c1e42f8mr113681616d6.57.1720790324184; Fri, 12 Jul 2024 06:18:44 -0700 (PDT) MIME-Version: 1.0 From: pradeep t Date: Fri, 12 Jul 2024 18:48:33 +0530 Message-ID: Subject: Semantic cache capability for Postgresql db To: pgsql-general@lists.postgresql.org Content-Type: multipart/alternative; boundary="000000000000018faf061d0cb850" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --000000000000018faf061d0cb850 Content-Type: text/plain; charset="UTF-8" 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 --000000000000018faf061d0cb850 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi,

Shall I use the=C2=A0Postgresql=C2=A0database for a=C2=A0semantic cache=C2=A0like the Red= is semantic cache?
Are we currently supporting such u= sage?

-- =
Thanks and regards
Pradeep.T
=
--000000000000018faf061d0cb850--