public inbox for rhdb@sourceware.org
 help / color / mirror / Atom feed
From: Fernando Nasser <fnasser@redhat.com>
To: Andrew Overholt <overholt@redhat.com>
Cc: bquade@pobox.com, rhdb@sources.redhat.com, pgsql-general@postgresql.org
Subject: Re: Can't start rhdb-admin
Date: Thu, 31 Oct 2002 06:44:00 -0000	[thread overview]
Message-ID: <3DC141E2.2030603@redhat.com> (raw)
In-Reply-To: <20021030132332.A18464@redhat.com>

If you want to connect to the DBMS backend from a different machine, make sure 
you have the following line in your /var/lib/pgsql/data/postgresql.conf file:

tcpip_socket = true

otherwise it will not accept TCP/IP connection (the default is false for 
security reasons.

Regards,
Fernando


Andrew Overholt wrote:> Hi Brian,
> 
> 
>>I have installed the entire RHDB (postgres) server and client and set it
>>all up according to the manual. All I have done so far is create one
>>database and put one table in it, nothing fancy. pg_dumpall shows
>>everything that I have done. But when I run rhdb-admin, it doesn't show
>>anything.
> 
> 
> You're going to first need to set up the cluster that you created in RHDB
> Admin (to do so, go to File->Add Cluster ... see 1. below for more info).
> 
> 
>>I know that JRE is set up because I have been using J2SDK. So that makes me
>>think that my problem is with the JDBC or the client connection. I linked
>>rh-pgsql-jdbc2.jar to the JRE lib/ext directory.
> 
> 
> Just to clarify, RHDB Admin isn't written in Java and thus does not need a
> JRE (RHDB Explain, however, does).
> 
> 
>>local all trust
>>host all 127.0.0.1 255.255.255.255 trust
> 
> 
> This seems okay for both Unix socket and TCP/IP communications from your
> local machine(s).
> 
> 
>>I am using Red Hat Linux 7.3.
> 
> 
> This was one of the two test platforms so it should work just fine.
> 
> For more info on RHDB Admin (and the rest of the RHDB suite), please refer
> to 2. below.
> 
> Also, inquiries about RHDB should probably be sent (or at least CC'd) to
> rhdb@sources.redhat.com (see 3. below for more info).
> 
> Good luck,
> 
> Andrew & the rest of the RHDB team
> 
> 1. http://www.redhat.com/docs/manuals/database/RHDB-2.0-Manual/guitools/x443.html#AEN471
> 2. http://sources.redhat.com/rhdb/
> 3. http://sources.redhat.com/rhdb/lists.html 
> 



-- 
Fernando Nasser
Red Hat - Toronto                       E-Mail:  fnasser@redhat.com
2323 Yonge Street, Suite #300
Toronto, Ontario   M4P 2C9

      reply	other threads:[~2002-10-31 14:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-30 10:23 Andrew Overholt
2002-10-31  6:44 ` Fernando Nasser [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3DC141E2.2030603@redhat.com \
    --to=fnasser@redhat.com \
    --cc=bquade@pobox.com \
    --cc=overholt@redhat.com \
    --cc=pgsql-general@postgresql.org \
    --cc=rhdb@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).