BUG #15924: Query Execution and variable declaration - Mailing list pgsql-bugs

From PG Bug reporting form
Subject BUG #15924: Query Execution and variable declaration
Date
Msg-id 15924-6dd8f224b858b417@postgresql.org
Whole thread Raw
Responses Re: BUG #15924: Query Execution and variable declaration  ("David G. Johnston" <david.g.johnston@gmail.com>)
List pgsql-bugs
The following bug has been logged on the website:

Bug reference:      15924
Logged by:          Abhishek Sharma
Email address:      abhi30572@gmail.com
PostgreSQL version: 10.0
Operating system:   Windows 7
Description:

The query which is having joins and foreign table taking too much time to
get execute as compared to sql server. Also variable declaration and use in
sql server is very easy as compare to postgresql. Kindly work on variable
declaration and make it easy to use. Facing lot of due to above reason.


pgsql-bugs by date:

Previous
From: Andrey Borodin
Date:
Subject: Re: Logging corruption error codes
Next
From: Tom Lane
Date:
Subject: Re: BUG #15827: Unable to connect on Windows using pg_services.conf using Python psycopg2