wood <
mark.kirkw...@catalyst.net.nz> wrote:
> On 14/09/14 20:11, Rohit Goyal wrote:
>
>> Hi Mark,
>>
>> On Sun, Sep 14, 2014 at 8:57 AM, Mark Kirkwood
>> mailto:mark.kirkw...@catalyst.net.nz>>
>> wrote:
>>
>
> Currently in Postgres, these
Hi Mark,
On Sun, Sep 14, 2014 at 8:57 AM, Mark Kirkwood <
mark.kirkw...@catalyst.net.nz> wrote:
> On 14/09/14 05:36, Rohit Goyal wrote:
>
>> Hi All,
>>
>> I want to work on the code of intermediate dataset of select and update
>> query.
>>
>> For
erent versions of the data. I want to
know the code portion which i need to look for working on all 4 versions in
dataset. :)
Thanks in advance!!
Regards,
Rohit Goyal
--
Regards,
Rohit Goyal
Hi Robert,
On Thu, Jul 24, 2014 at 9:32 PM, Robert Haas wrote:
> On Wed, Jul 23, 2014 at 3:53 PM, Rohit Goyal wrote:
> > Hi All,
> >
> > On Wed, Jul 23, 2014 at 5:01 PM, Rohit Goyal
> wrote:
> >>
> >> Hi All,
> >>
> >> I am doing
Hi All,
On Wed, Jul 23, 2014 at 5:01 PM, Rohit Goyal wrote:
> Hi All,
>
> I am doing programming with postgresql source code. I want to find out the
> function which can give me Least active transaction id currenty in the
> system.
>
> Is there any function which can give
Hi All,
I am doing programming with postgresql source code. I want to find out the
function which can give me Least active transaction id currenty in the
system.
Is there any function which can give me that?
Regards,
Rohit Goyal
Hi Atri/All,
I am very new in postgresql code. Can you please help in a bit detail ortel
me how to create structure in shared memory(shared buffer).
It would be really easy for me if you can give me a code snippet or any
link to follow.
Regards,
Rohit Goyal
On Tue, Jul 22, 2014 at 8:30 PM
one session/terminal.
Please tel me how postgresql do that and how i can do that?
Regards,
Rohit Goyal
On Tue, May 20, 2014 at 9:57 AM, Andrew Dunstan wrote:
>
> On 05/20/2014 03:39 AM, Rohit Goyal wrote:
>
>> Hi All,
>>
>> Just adding the actual error again.
>>
>> I run the the *dbt2-pgsql-build-db -w 1 *
>>
>>
>> Output directory of data
*
*CONTEXT: COPY item, line 1*
*ROLLBACK*
This pattern the above found many times. Please guide me through!!!
Regards,
Rohit Goyal
On Tue, May 20, 2014 at 9:15 AM, Rohit Goyal wrote:
> Hi All,
>
>
>
> On Tue, May 13, 2014 at 9:44 PM, Peter Geoghegan wrote:
>
>>
>>
Hi All,
On Tue, May 13, 2014 at 9:44 PM, Peter Geoghegan wrote:
>
> On Tue, May 13, 2014 at 12:36 PM, Rohit Goyal wrote:
>
>> This pattern the above found many times. Please guide me through!!!
>>
>
> IIRC, people have been working around this by setting
> stand
):
File "/tmp/dbt2/bin/dbt2-post-process", line 14, in
import rpy2.robjects as robjects
ImportError: No module named rpy2.robjects
Test completed.
Results are in: /tmp/result
Please guide me !! :)
Regards,
Rohit Goyal
--
Regards,
Rohit Goyal
pected operator*
> */home/abhi/dbt2_install/bin/dbt2-pgsql-load-stored-procs: 53: [: c:
> unexpected operator*
> *unknown stored function type: c*
>
> and script ends!!
>
> moreover, I see that DB has been created and also 9 tables are there in
> Database dbt2. Please suggest
-load-stored-procs: 53: [: c:
unexpected operator*
*unknown stored function type: c*
and script ends!!
moreover, I see that DB has been created and also 9 tables are there in
Database dbt2. Please suggest how to proceed.
Regards,
rohit Goyal
On Tue, May 13, 2014 at 9:44 PM, Peter Geoghegan wrote
Hi Peter,
On Tue, May 13, 2014 at 9:44 PM, Peter Geoghegan wrote:
>
> On Tue, May 13, 2014 at 12:36 PM, Rohit Goyal wrote:
>
>> This pattern the above found many times. Please guide me through!!!
>>
>
> IIRC, people have been working around this by setting
> stand
encoding "UTF8": 0xf9*
*CONTEXT: COPY item, line 1*
*ROLLBACK*
This pattern the above found many times. Please guide me through!!!
Regards,
Rohit Goyal
meter before installation.
Regards,
Rohit Goyal
--
Regards,
Rohit Goyal
On Thu, Apr 24, 2014 at 6:57 AM, Peter Geoghegan wrote:
> On Wed, Apr 23, 2014 at 2:33 AM, Rohit Goyal wrote:
> > I am trying to install dbt2 on postgresql database.
> >
> > cmake(configure) command work fine and but make command(build) give an
> error
> > given b
Hi Everyone,
Sorry, i got this now. :)
Regards,
Rohit Goyal
On Thu, Apr 24, 2014 at 4:24 PM, Rohit Goyal wrote:
> Hi Peter/All,
>
> Can you please elaborate a bit in details the steps? where are how to run
> these steps?
>
> Regards,
> Rohit Goyal
>
>
> On Thu,
Hi Peter/All,
Can you please elaborate a bit in details the steps? where are how to run
these steps?
Regards,
Rohit Goyal
On Thu, Apr 24, 2014 at 6:57 AM, Peter Geoghegan wrote:
> On Wed, Apr 23, 2014 at 2:33 AM, Rohit Goyal wrote:
> > I am trying to install dbt2 on postgresql
bpq/dbc_common.c:49: undefined reference to
`PQfinish'
CMakeFiles/bin/dbt2-client.dir/src/libpq/dbc_common.o: In function
`_disconnect_from_db':
/home/abhi/project/dbt2/src/libpq/dbc_common.c:58: undefined reference to
`PQfinish'
Please guide me through !!
Regards,
Rohit Goyal
On Fri, Apr 4, 2014 at 2:03 PM, Heikki Linnakangas
wrote:
> On 04/04/2014 02:53 PM, Rohit Goyal wrote:
>
>> Hi All,
>>
>> I was comparing postgresql performance and was just curious about
>> performance in case i want to store the updated index tuple version on
for updated
index tuple version.
Please guide me, about how i can achieve this.
Regards,
Rohit Goyal
Hi All,
Is there any ways by which i can disable the hot-update functionality?
--
Regards,
Rohit Goyal
format is
> now different.
>
> Cheers,
>
> Jeff
>
Hi Jeff and Tom,
Thanks you so much. I was making the mistake you mentioned in the last
mail. :)
Regards,
Rohit Goyal
--
Regards,
Rohit Goyal
>
> Rohit Goyal writes:
>> > Hi All,
>> > I was trying to modify indextupledata structure by adding an integer
>> > variable. ButI faced an error message "psql: FATAL: could not find
>> tuple
>> > for opclass 10032".
>>
>> &g
Hi All,
I was trying to modify indextupledata structure by adding an integer
variable. ButI faced an error message "psql: FATAL: could not find tuple
for opclass 10032".
Could anyone please help me in resolving this issue.
Regards,
Rohit Goyal
--
Regards,
Rohit Goyal
On Tue, Nov 19, 2013 at 11:52 AM, Craig Ringer wrote:
> On 11/19/2013 06:22 PM, Rohit Goyal wrote:
> > Hi All,
> >
> > I was reading b tree index code and I wanted to the know the calling
> > function which calls btinsert
> > <
> http:
On Tue, Nov 19, 2013 at 11:26 AM, Peter Geoghegan wrote:
> On Tue, Nov 19, 2013 at 2:22 AM, Rohit Goyal wrote:
> >
> > I was reading b tree index code and I wanted to the know the calling
> > function which calls btinsert(PG_FUNCTION_ARGS) function in nbtree.c
> fil
function in nbtree.c file.
Moreover, my goal behind reading this function was to check how tuple is
inserted in btree.
I want to understand the code flow for b tree index
Please help!!
--
Regards,
Rohit Goyal
using printf().
--
Regards,
Rohit Goyal
On Wed, Nov 13, 2013 at 2:42 AM, Craig Ringer wrote:
> On 11/13/2013 06:36 AM, Rohit Goyal wrote:
> > Hi,
> > Thanks for document. It was really helpful.
> > Now, as index folder contains basically interface for all index type, do
> > I need to change it, if I want
confirm. :)
Regards,
Rohit
On Tue, Nov 12, 2013 at 1:22 PM, Craig Ringer wrote:
> On 11/12/2013 07:00 PM, Rohit Goyal wrote:
> >
> > Inside access methods in Backend, I found "Index" folder and "Btree"
> > folder but i don't know which code to look
hange something in B
tree implementation.
Please guide.
Regards,
Rohit Goyal
please elaborate ur
opinion in detail. It would be of a great help to me.
Regards,
Rohit
On Mon, Nov 11, 2013 at 6:16 PM, Rohit Goyal wrote:
> Hi,
> Can you pls tel me how can achieve which sound pretty exotic to you.
>
> Can u please share some relevant documents. I havw no clue f
Hi,
Can you pls tel me how can achieve which sound pretty exotic to you.
Can u please share some relevant documents. I havw no clue from where to
start.
Regards
Rohit
On 11.11.2013 14:12, Rohit Goyal wrote:
> Hi,
> Thanks for reply.
> I actually want to make some changes in all oper
use my
algorithm as GiST opclass. I dont have much knowledge abt this also?
Regards,
Rohit Goyal
On Mon, Nov 11, 2013 at 12:31 PM, Heikki Linnakangas <
hlinnakan...@vmware.com> wrote:
> On 11.11.2013 13:19, Rohit Goyal wrote:
>
>> Hi All,
>>
>> I want to implement
.
Regards,
Rohit Goyal
38 matches
Mail list logo