The database used is Redshift in this case. The db_session gets a
connection for a Redshift database.
On Friday, June 27, 2014 1:34:32 PM UTC+5:30, Radha Tanuku wrote:
>
> I am executing the following statements for a connection as below:
>
> statement #1
> db_session.execute('SHOW WLM_QUERY_SLOT_COUNT).scalar;
>
> statement#2
> db_session.execute('SET WLM_QUERY_SLOT_COUNT=10');
>
> statement #3
> db_session.execute('SHOW WLM_QUERY_SLOT_COUNT).scalar;
>
>
> I could get successful result for the above statement #1. Statement#2
> execution is not setting to new value. Statement # 3 still shows the
> original value.
> Any help on this ?
>
>
>
--
You received this message because you are subscribed to the Google Groups
"sqlalchemy" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sqlalchemy.
For more options, visit https://groups.google.com/d/optout.