Unix Technical Forum

specified cluster does not exist error

This is a discussion on specified cluster does not exist error within the Pgsql General forums, part of the PostgreSQL category; --> Hi There, I created a cluster with initdb into a custom directory /pgdata/bases, and ser PGDATA environment to that ...


Go Back   Unix Technical Forum > Database Server Software > PostgreSQL > Pgsql General

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 04-09-2008, 12:20 PM
jmv
 
Posts: n/a
Default specified cluster does not exist error

Hi There,
I created a cluster with initdb into a custom directory /pgdata/bases, and
ser PGDATA environment to that value. I can start/stop postmaster from
command prompt.

Despite this, when I issue ./postgresql-8.1 start, cluster main is started
up instead.

Hence I modified init-d.functions line
for c in /etc/postgresql/"$2"/*; do
to
for c in /pgdata/bases/*; do

Now when I issue a startup I get the following error.

Starting PostgreSQL 8.1 database server: PERSONAL* Error: specified cluster
does not exist
failed!

Any clues?
regards,
jm


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 12:39 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com