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 1evgdj-000820-SG for pgsql-hackers@arkaria.postgresql.org; Tue, 13 Mar 2018 09:54:39 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1evgdf-0003pc-Ja for pgsql-hackers@arkaria.postgresql.org; Tue, 13 Mar 2018 09:54:35 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1evgdf-0003pS-CK for pgsql-hackers@lists.postgresql.org; Tue, 13 Mar 2018 09:54:35 +0000 Received: from n3.nabble.com ([162.255.23.22]) by magus.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1evgdc-0008Hb-1B for pgsql-hackers@postgresql.org; Tue, 13 Mar 2018 09:54:34 +0000 Received: from n3.nabble.com (localhost [127.0.0.1]) by n3.nabble.com (Postfix) with ESMTP id 78682BAD41FC for ; Tue, 13 Mar 2018 02:54:30 -0700 (MST) Date: Tue, 13 Mar 2018 02:54:30 -0700 (MST) From: Pavel Luzanov To: pgsql-hackers@postgresql.org Message-ID: <1520934870491-0.post@n3.nabble.com> In-Reply-To: References: Subject: Re: proposal: schema variables MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk 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 ----- Pavel Luzanov Postgres Professional: http://www.postgrespro.com The Russian Postgres Company -- Sent from: http://www.postgresql-archive.org/PostgreSQL-hackers-f1928748.html