Tarantool discussions archive
 help / color / mirror / Atom feed
From: Kirill Yukhin <kyukhin@tarantool.org>
To: Nikita Pettik <korablev@tarantool.org>
Cc: server-dev@tarantool.org, Imeev Mergen <imeevma@tarantool.org>,
	tarantool-discussions@dev.tarantool.org,
	Vladislav Shpilevoy <v.shpilevoy@tarantool.org>,
	sergos@tarantool.org,
	Alexander Turenko <alexander.turenko@tarantool.org>
Subject: Re: [Tarantool-discussions] Use _vsession_settings sysview to fetch session-local settings.
Date: Mon, 28 Oct 2019 10:55:37 +0300	[thread overview]
Message-ID: <20191028075537.f6he5m4jxo4dqud7@tarantool.org> (raw)
In-Reply-To: <20191027175035.GA72058@tarantool.org>

Hello,

On 27 окт 20:50, Nikita Pettik wrote:
> On 24 Oct 18:39, Imeev Mergen wrote:
> > Hi all,
> > 
> > earlier, we decided to create sysview, which can be used to view
> > SQL parameters and is not tied to any system space. It should
> > create tuples with these settings on the fly. Now I suggest
> > using this sysview to retrieve all the local session settings, not
> > just the SQL settings. The only problem is that checking the
> > uniqueness of the settings names is quite problematic. This
> > problem can be solved by adding the prefixes "sql_", "vinyl_",
> > etc. to the settings. I believe that in the same part of the
> > project there will not be two or more parameters with the same
> > name.
> > 
> > In fact, we currently have no other session-local settings other
> > than SQL settings. However, if I am not mistaken, they will appear
> > in the future.
> > 
> > What do you thiks about this?
> >
> 
> I'm okay with that, but I guess it shouldn't be prio 1 feature
> of 2.3 release.

I agree, let's postpone it to 2.4.

--
Regards, Kirill Yukhin

           reply	other threads:[~2019-10-28  7:55 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <20191027175035.GA72058@tarantool.org>]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20191028075537.f6he5m4jxo4dqud7@tarantool.org \
    --to=kyukhin@tarantool.org \
    --cc=alexander.turenko@tarantool.org \
    --cc=imeevma@tarantool.org \
    --cc=korablev@tarantool.org \
    --cc=sergos@tarantool.org \
    --cc=server-dev@tarantool.org \
    --cc=tarantool-discussions@dev.tarantool.org \
    --cc=v.shpilevoy@tarantool.org \
    --subject='Re: [Tarantool-discussions] Use _vsession_settings sysview to fetch session-local settings.' \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox