Dear Postgresql Team,
I have downloaded 9.2 version but I am unable to install postgres sql in
windows 8 please fix it as soon as possible.
--
Thanks and Regards,
Sumit Kumar Sharma
The following bug has been logged on the website:
Bug reference: 7742
Logged by: Nathan Alden, Sr.
Email address: m...@nathanalden.com
PostgreSQL version: 9.2.2
Operating system: Windows 7 x64
Description:
This report is more specific than my previous report, bug #774
The following bug has been logged on the website:
Bug reference: 7746
Logged by: sumit kumar
Email address: sumit4mys...@gmail.com
PostgreSQL version: 9.2.2
Operating system: windows 8
Description:
I have downloaded 9.2 version but I am unable to install postgreql in
The following bug has been logged on the website:
Bug reference: 7743
Logged by: Nathan Alden, Sr.
Email address: m...@nathanalden.com
PostgreSQL version: 9.2.2
Operating system: Windows 7 x64
Description:
Follow these steps to reproduce:
1. Connect to the postgres D
The following bug has been logged on the website:
Bug reference: 7744
Logged by: Chris Jerdonek
Email address: chris.jerdo...@gmail.com
PostgreSQL version: 9.2.2
Operating system: Mac OS X
Description:
This section of the docs:
https://docs.djangoproject.com/en/1.4/t
On Mon, 2012-12-10 at 21:19 -0500, Tom Lane wrote:
> I hadn't gone any further than to code and test the functions I listed.
> If you are working on a complete patch, please press on.
Attached. This fixes my test case[1] and uses the functions that you
wrote. I made them static because I couldn't
Jeff Davis writes:
> On Mon, 2012-12-10 at 20:27 -0500, Tom Lane wrote:
>> That does seem like a good idea. We need one for an int-sized result
>> too, to fix the original problem in init_htab. So I propose these
>> functions:
> Looks good to me. One other corner case in the version of the patc
On Mon, 2012-12-10 at 20:27 -0500, Tom Lane wrote:
> Jeff Davis writes:
> > It looks like all of the callers, except two, immediately shift the
> > result. So perhaps it would be better to make a new function (something
> > like "ceil_pow2") that returns the lowest power of two greater than or
> >
Jeff Davis writes:
> It looks like all of the callers, except two, immediately shift the
> result. So perhaps it would be better to make a new function (something
> like "ceil_pow2") that returns the lowest power of two greater than or
> equal to the input, and it can return a long (bounded to +LO
Jeff Davis writes:
> On Sun, 2012-12-09 at 17:45 -0500, Tom Lane wrote:
>> Alternatively, maybe we should hack my_log2 to do that bounding.
>> As-is, it seems like trouble waiting to happen. This won't protect
>> init_htab, which needs the shift result to fit in int not long.
>> But my_log2 is j
On Sun, 2012-12-09 at 17:45 -0500, Tom Lane wrote:
> Yeah. After looking at other uses of my_log2, it seems like
> hash_estimate_size and hash_select_dirsize probably should also
> bound their inputs to avoid overflow of 1 << my_log2() calculations.
>
> Alternatively, maybe we should hack my_log
The following bug has been logged on the website:
Bug reference: 7750
Logged by: Timothy J Bruce
Email address: postg...@tbruce.com
PostgreSQL version: 9.1.6
Operating system: RedHat v6.2
Description:
In line 238 of the rpm based init.d script, the pid file is called
On 05-12-2012 18:54, rmitch...@bzzagent.com wrote:
[This is not a PostgreSQL bug. It seems a limitation/bug in Hibernate dialect.]
> insert into my_table (gender) values ('male');
> insert into my_table (gender) values ('female');
> insert into my_table (gender) values ('unknown');
>
s/gender/ge
Hi Sandeep
Note that this report is regarding an MSI installer, not one of the
EDB ones. I suspect the problem is related to the fact that pgFoundry
has had numerous problems over the last week or two, as well as the
fact that the admins are in the process of upgrading GForge and
splitting into tw
This was reported in #7628 and was fixed in initcluster.vbs.
Please send the installation logs (install-postgresql) from your system
temp.
On Fri, Dec 7, 2012 at 5:12 PM, wrote:
> The following bug has been logged on the website:
>
> Bug reference: 7738
> Logged by: dnd
> Email ad
15 matches
Mail list logo