[HACKERS] Needs Suggestion

2011-04-19 Thread SUBHAM ROY
cut technique. -- Thank You, Subham Roy, CSE IIT Bombay.

Re: [HACKERS] Needs Suggestion

2011-03-27 Thread SUBHAM ROY
*Likewise, can I do this in Postgres? "set timing on" does not work in Postgres. Also is there any free tools available in Linux for doing so? On Sun, Mar 27, 2011 at 10:20 PM, Gurjeet Singh wrote: > On Sun, Mar 27, 2011 at 9:22 AM, SUBHAM ROY wrote: > >> Hi, >> I a

[HACKERS] Needs Suggestion

2011-03-27 Thread SUBHAM ROY
any tools available in Linux for measuring the performance of queries of databases such as Oracle 11g, Postgres, etc. Any suggestions will be very helpful. -- Thank You, Subham Roy, CSE IIT Bombay.

Re: [HACKERS] Needs Suggestion

2010-09-23 Thread subham
is not thread-safe, so you can't safely create > any threads in server code. Not even a single one. And even if you > could, you should not mess with stack base addresses. > > -- >Heikki Linnakangas >EnterpriseDB http://www.enterprisedb.com > -- Thank You, Sub

Re: [HACKERS] Needs Suggestion

2010-09-23 Thread subham
not working. But if I don't set its stack address then it is working. But I need to do that because when my thread body is big then it is causing stack fault. So if I cannot set its stack address then Can I increase the stack depth limit to a large value ? -- Thank You, Subham Roy. >

[HACKERS] Needs Suggestion

2010-09-22 Thread subham
I increase the stack depth limit to a large value ? -- Thank You, Subham Roy. -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers

[HACKERS] Needs Suggestion

2010-09-02 Thread subham
Can anyone explain this ? My question is - What is lnext:; , lreplace:; in postgres code ? I found lnext:; in 1501 and lreplace:; in 2065 in execMain.c file. -- Thank You, Subham Roy. CSE, IIT Bombay. -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make

[HACKERS] Needs Suggestion

2010-08-05 Thread subham
flow of the code but not understanding the semantics of its data-structures and its region based memory management. Kindly, if anybody can give some Ideas or Suggestions. Thank You, Subham Roy, CSE, IIT Bombay. -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To

[HACKERS] Needs Suggestion

2010-07-03 Thread subham
de does not work. Kindly, suggest me how to run the postgres in "backend" mode. I have to understand its code thoroughly to do my postgres project. Thank You, Subham Roy, CSE, IIT Bombay. -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers