Re: [BUGS] BUG #7781: pgagent incorrect installation

2013-01-05 Thread Aleksander Shniperson
sudo find / -name "uninstall-pgagent.app" gives no result. 04.01.2013, в 20:30, Dave Page написал(а): > "e.g." means "for example". Once you've figured out where it is > installed, you should substitute the correct path into the example I > gave. > -- Sent via pgsql-bugs mailing list (pgsql

Re: [BUGS] BUG #7781: pgagent incorrect installation

2013-01-05 Thread Aleksander Shniperson
Sorry for late answer Here is ini-file: [PostgreSQL/9.1] Branding=PostgreSQL 9.1 DataDirectory=/Library/PostgreSQL/9.1/data Description=PostgreSQL 9.1 DisableStackBuilder=0 InstallationDirectory=/Library/PostgreSQL/9.1 Locale=ru_RU.UTF-8 Port=5432 Serviceaccount=postgres ServiceID=postgresql-9.1 S

[BUGS] A very small typo in the comment

2013-01-05 Thread ??????
Hi, I am a student in China. I have read some source code of postgreSQL, though only a little. I think maybe there is typo in this file: src\backend\catalog\index.c. At line 649 in v9.2.0, line 653 in V9.2.2. The sentence is " *indexInfo: same info executor uses to insert into the index",

[BUGS] BUG #7787: ERROR: could not find RelOptInfo for given relids

2013-01-05 Thread gdurbin
The following bug has been logged on the website: Bug reference: 7787 Logged by: Gary Durbin Email address: gdur...@synchr.com PostgreSQL version: 9.1.7 Operating system: "(Red Hat 4.4.6-4), 64-bit" Description: Two queries follow. The first gets the error, the second

Re: [BUGS] BUG #7781: pgagent incorrect installation

2013-01-05 Thread Aleksander Shniperson
Sorry. It does not fix the problem. > /Library/pgAgent path not exists. 04.01.2013, в 19:25, Dave Page написал(а): > On Fri, Jan 4, 2013 at 3:15 PM, Aleksander Shniperson > wrote: >> I can't do that, every time i run ApplicationBuilder i see new version >> 3.3.0, then i chose "next next next"

Re: [BUGS] BUG #7781: pgagent incorrect installation

2013-01-05 Thread Aleksander Shniperson
LoL path /Library/pgAgent does not exists, i can't run uninstall 04.01.2013, в 20:18, Dave Page написал(а): > On Fri, Jan 4, 2013 at 3:43 PM, Aleksander Shniperson > wrote: >> Sorry. >> >> It does not fix the problem. >> >>> /Library/pgAgent >> path not exists. > > So where did you install i

Re: [BUGS] BUG #7781: pgagent incorrect installation

2013-01-05 Thread Aleksander Shniperson
I can't do that, every time i run ApplicationBuilder i see new version 3.3.0, then i chose "next next next" and nothing changes. i try to uninstall postgresql and install it again, does not help. any suggestion? thanks. 04.01.2013, в 15:39, Dave Page написал(а): > On Thu, Jan 3, 2013 at 8:44

Re: [BUGS] A very small typo in the comment

2013-01-05 Thread Tom Lane
"=?gb18030?B?w8/H7NbT?=" <1584171...@qq.com> writes: > I am a student in China. I have read some source code of postgreSQL, > though only a little. I think maybe there is typo in this file: > src\backend\catalog\index.c. At line 649 in v9.2.0, line 653 in V9.2.2. The > sentence is " *index

Re: [BUGS] BUG #7787: ERROR: could not find RelOptInfo for given relids

2013-01-05 Thread Tom Lane
gdur...@synchr.com writes: > Two queries follow. The first gets the error, the second doesn't the only > difference is the additional expression in the where clause in the inner > join. This is not investigatable without a self-contained test case. The problem query alone is not useful, especially

Re: [BUGS] BUG #7771: packaging error causes build failure

2013-01-05 Thread Craig Ringer
On 24/12/2012 6:30 PM, mamf...@gmail.com wrote: > The following bug has been logged on the website: > > Bug reference: 7771 > Logged by: Michael Felt > Email address: mamf...@gmail.com > PostgreSQL version: 8.3.22 > Operating system: AIX > Description: > > There are thr