On Fri, Jul 8, 2011 at 9:44 AM, wrote:
>
>
> Hi,
>
> ** **
>
> Following is present in the postgresql.conf.
>
> ** **
>
> # - Memory -
>
> ** **
>
> #shared_buffers = 32MB # min 128kB
>
> shared_buffers = *902521* # min 128kB or max_connections*16k
Hi
Can you post your complete postgresql.conf file please?
Regarding the start icon, that was removed in v9.0, as it duplicates
functionality in the service manager.
On Fri, Jul 8, 2011 at 11:06 AM, wrote:
>
>
> Hi,
>
> ** **
>
> I reset the value but still the problem prevails. I am
Hi,
I reset the value but still the problem prevails. I am still getting the
following error at the cmd prompt
C:\Program Files (x86)\PostgresPlus\9.0SS\bin>pg_ctl start -D "C:/Program Files
(x86)/PostgresPlus/9.0SS/data
server starting
C:\Program Files (x86)\PostgresPlus\9.0SS\bin>2011-07-08 1
Are you logged in as the service user (postgres, normally?). If not, you
probably don't have the correct permissions on the data directory. In that
case, either use the service manager to start the server, or use "net start
postgresql-9.0"
On Fri, Jul 8, 2011 at 12:46 PM, wrote:
>
>
> Hi,**
I would suggest solving one problem at a time, otherwise things will
just get messy.
The machine may be in need of a reboot - sometimes the service control
manager doesn't immediately show updated services.
On Fri, Jul 8, 2011 at 1:04 PM, wrote:
> Hi,
>
>
>
> An hour backĀ I ran upgrade on the
Hi,
An hour back I ran upgrade on the PostsresPlus Database Server. I guess that
has effected somehow and I do not see the Postgreysql service in the service
manager. Do I uninstall and install again? Or am I missing something? Because ,
when I run the command suggested by you I got "The serv
On Fri, Jul 8, 2011 at 1:23 PM, wrote:
>
>
> Hi Dave,
>
> ** **
>
> After rebooting the system (twice) I still do not see the service and get
> the same message. I am pasting the screenshot of the service manager, I see
> only scheduler services.
>
I'm not sure what's happened in that c
I recently upgraded my postgresql installation from 8.3 to 8.4 with fink on
OS X. I did this by blowing away everything and doing a clean install.
Now when I run pgadmin is see two servers one called "PostgreSQL 8.3
(localhost:5432)" and the other is "PostgreSQL 8.4 (local:.s.PGSQL.5432)"
but both
On Fri, Jul 8, 2011 at 4:45 PM, Peter Hickman wrote:
> I recently upgraded my postgresql installation from 8.3 to 8.4 with fink on
> OS X. I did this by blowing away everything and doing a clean install.
>
> Now when I run pgadmin is see two servers one called "PostgreSQL 8.3
> (localhost:5432)" a