Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1evoum-00071A-IN for pgsql-hackers@arkaria.postgresql.org; Tue, 13 Mar 2018 18:44:48 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1evoul-0002Nd-Ae for pgsql-hackers@arkaria.postgresql.org; Tue, 13 Mar 2018 18:44:47 +0000 Received: from makus.postgresql.org ([2001:4800:1501:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1evouk-0002NT-UN for pgsql-hackers@lists.postgresql.org; Tue, 13 Mar 2018 18:44:47 +0000 Received: from mail-wr0-x22f.google.com ([2a00:1450:400c:c0c::22f]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1evouh-0007zC-8u for pgsql-hackers@postgresql.org; Tue, 13 Mar 2018 18:44:45 +0000 Received: by mail-wr0-x22f.google.com with SMTP id s18so1747669wrg.9 for ; Tue, 13 Mar 2018 11:44:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=/t9NcsiABP7Kq8YZxGRGxD0VQ7S44g3MgmMCu3m/EJU=; b=I+yUEKN/C5RAC8N5coPUPtWctjiQNT/wreuwYQWZWN+8tqdLAa00sSJxSJEgjo4dNe lzm03kfn3ggobO3p1NpCrwcc5zAnmcW3tzRLdJYkTqcKaOWGNM7Dj8Is0xbt2WbBfJ7F 657wlzEANUh6W+zPRAkxRy7PrM6SD4Vydrd6QIA+9eevDy/G40qO1Kp59tnMLzDI2Hkb ErGRaWN8ZPIgdzB/QVQlx+qQP4+Pb0mfEeuFipQQcl4V+M4xQtzikMYB7uvHUqKlByAy xNltiA0qkE6dLsWBAZP9gFlJgOJmdwbEPFsyxjYdNXgpq5ZDkckd1/3FhekX/kon4HAg 1NOQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=/t9NcsiABP7Kq8YZxGRGxD0VQ7S44g3MgmMCu3m/EJU=; b=A/HE5LVMTsp3/JApS++BllKCavtjpgPt62h3CybU90aQFCTwOel70rQP8nczmTZDBy eA5XliXsas2JZCel2gos+3nWfkaPORDkrDUJGWzZWNC2z4+IWDmRPoBYyPwOmd6eC0bO g/Ji/OJ72K1rE+4YEPPxGtvot/UdRt1eFpkSCAIE1xpRCaWrBv4wGtRsQtzsaG3zDU+I jBimDphNwREzlRCzMK1snJ0BzRy8aFhJFiAs889cvKGnVp2Fv8gnorQ4y3TrwHJggGVj NNgPBZ1pqKLAT1ZwwRRgTDXvoK0TfdtecLVpvZFzFjVBUlWTIuydneWBAfgdthYp61T1 Jr0w== X-Gm-Message-State: AElRT7EGicJpFQYqqEHOJs13+tQZncDLInZ+L0comPa6QUFfl57Cbg68 gplfjBiKEpNwe7txv6LJOmAmeTDnnSn1SXn+LaM= X-Google-Smtp-Source: AG47ELuyYdYwSkyEEEd30/ZJUbPuN35Xhu1ypF9QS1UDO6PQtTge40TTzL02XzPTmQ8z40qFmcVJHISxAut6Z3HFEOk= X-Received: by 10.28.18.2 with SMTP id 2mr1589684wms.108.1520966681793; Tue, 13 Mar 2018 11:44:41 -0700 (PDT) MIME-Version: 1.0 Received: by 10.223.179.65 with HTTP; Tue, 13 Mar 2018 11:44:01 -0700 (PDT) In-Reply-To: <1520934870491-0.post@n3.nabble.com> References: <1520934870491-0.post@n3.nabble.com> From: Pavel Stehule Date: Tue, 13 Mar 2018 19:44:01 +0100 Message-ID: Subject: Re: proposal: schema variables To: Pavel Luzanov Cc: PostgreSQL Hackers Content-Type: multipart/alternative; boundary="001a11468a76c8a25905674fa6de" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --001a11468a76c8a25905674fa6de Content-Type: text/plain; charset="UTF-8" 2018-03-13 10:54 GMT+01:00 Pavel Luzanov : > Pavel Stehule wrote > > Now, there is one important question - storage - Postgres stores all > > objects to files - only memory storage is not designed yet. This is part, > > where I need a help. > > O, I do not feel confident in such questions. > May be some ideas you can get from extension with similar functionality: > https://github.com/postgrespro/pg_variables Unfortunately not - it doesn't implement this functionality Regards Pavel > > > ----- > Pavel Luzanov > Postgres Professional: http://www.postgrespro.com > The Russian Postgres Company > > > > -- > Sent from: http://www.postgresql-archive.org/PostgreSQL-hackers- > f1928748.html > > --001a11468a76c8a25905674fa6de Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable


2018-03-13 10:54 GMT+01:00 Pavel Luzanov <p.luzanov@postgrespr= o.ru>:
Pavel Stehule wrote<= br> > Now, there is one important question - storage - Post= gres stores all
> objects to files - only memory storage is not designed yet. This is pa= rt,
> where I need a help.

O, I do not feel confident in such questions.
May be some ideas you can get from extension with similar functionality: https://github.com/postgrespro/pg_variables

Unfortunately not - it doesn't implement th= is functionality

Regards

Pavel
=C2= =A0


-----
Pavel Luzanov
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company




--001a11468a76c8a25905674fa6de--