473,407 Members | 2,359 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,407 software developers and data experts.

Help needed in Replicating pgsql

Hi
I am Hemasekhar K.P
I am trying to replicae pgsql on REDHATLinux 8,
but the site http://gborg.postgresql.org/genpage?...tion_72install. is
giving instructions on REDHATLinux 7,
is there any site which gives instructions on how to replicate on
REDHATLinux 8,

Actually in postgresql.conf which is under
/usr/local/pgsql/data/postgresql.conf, I added the following lines

#
# Replication
#

repl_max_remote_processes = 2
repl_mgr_port = 5430
repl_spread_port = 4803
repl_spread_host = 'localhost'
repl_spread_group = 'replicationGroup'
repl_database = 'testing'
repl_user = 'qsip'

when i tried to run the postmaster, it is giving the following error

[qsip@ssf pgsql]$ postmaster -i -D /usr/local/pgsql/data/
FATAL 1: 'repl_max_remote_processes' is not a valid option name
[qsip@ssf pgsql]$

i tried commenting repl_max_remote_processes ,it is showing error at

[qsip@ssf pgsql]$ postmaster -i -D /usr/local/pgsql/data/
FATAL 1: 'repl_mgr_port' is not a valid option name
[qsip@ssf pgsql]$.

Please help me in this regard.

Thanks and Regards
Hemasekhar.

Nov 11 '05 #1
1 1286

Ummmm ... first thought is did you apply the patches to v7.2 for
replication? From the errors, I would guess not ... I'm also guessing
that you are using pgreplication here?

On Tue, 9 Sep 2003, Hema Sekhar wrote:
Hi
I am Hemasekhar K.P
I am trying to replicae pgsql on REDHATLinux 8,
but the site http://gborg.postgresql.org/genpage?...tion_72install. is
giving instructions on REDHATLinux 7,
is there any site which gives instructions on how to replicate on
REDHATLinux 8,

Actually in postgresql.conf which is under
/usr/local/pgsql/data/postgresql.conf, I added the following lines

#
# Replication
#

repl_max_remote_processes = 2
repl_mgr_port = 5430
repl_spread_port = 4803
repl_spread_host = 'localhost'
repl_spread_group = 'replicationGroup'
repl_database = 'testing'
repl_user = 'qsip'

when i tried to run the postmaster, it is giving the following error

[qsip@ssf pgsql]$ postmaster -i -D /usr/local/pgsql/data/
FATAL 1: 'repl_max_remote_processes' is not a valid option name
[qsip@ssf pgsql]$

i tried commenting repl_max_remote_processes ,it is showing error at

[qsip@ssf pgsql]$ postmaster -i -D /usr/local/pgsql/data/
FATAL 1: 'repl_mgr_port' is not a valid option name
[qsip@ssf pgsql]$.

Please help me in this regard.

Thanks and Regards
Hemasekhar.


---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to ma*******@postgresql.org

Nov 11 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: J Dubal | last post by:
Hello good people, Following works in FC1 (python-2.2.3-7, postgresql-7.3.4-11, kernel-2.4.22-1.2194.nptl, pyPgSQL-2.4) from pyPgSQL import PgSQL conn =...
8
by: baustin75 | last post by:
Posted: Mon Oct 03, 2005 1:41 pm Post subject: cannot mail() in ie only when debugging in php designer 2005 -------------------------------------------------------------------------------- ...
1
by: Hema Sekhar | last post by:
Hi I am Hemasekhar K.P I am trying to replicae pgsql on REDHATLinux 8, but the site http://gborg.postgresql.org/genpage?replication_72install. is giving instructions on REDHATLinux 7, is there...
1
by: Peggy Go | last post by:
Hi! I've downloaded postgreqsql-base-7.2.4.tar.gz but it says in the readme file that "This distribution also contains several language bindings, including C, Perl, Python, and Tcl, as well as a...
4
by: Tim Smith | last post by:
Hi, We have an ASP.NET web application which is suffering performance problems. Since setting up robot scripting interacting with the browser would take a while I hoped I could open a two-way...
2
by: Thapliyal, Deepak | last post by:
I am getting this error postgres=# \i a.sql psql:a.sql:10: ERROR: parser: parse error at or near "return" at character 26 -- a.sql --
4
by: Shane D. | last post by:
I have tried contacting the list owner, but nobody responds so I am knowingly sending administrative mail to the list. Sorry folks. For months, particularly since February, I have been...
0
by: Dino Vliet | last post by:
Hi folks, I'm new to PostgreSQL and am busy tring to work with it. Of pl/pgsql I know even less and that's the part I have a question on right now. I have this nice example to get me started with...
7
by: snpe | last post by:
Is it down ? regards ---------------------------(end of broadcast)--------------------------- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's...
10
by: 60325 | last post by:
This is the page where I collect the data in drop-down boxes with values of 1-10 and send it to a submitted page to do calculations. Example: Employee1 TeamScore(1-10) Employee2 ...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.