Re: [GENERAL] Access to databas from the Internet

2006-09-24 Thread Lukasz
Shane Ambler napisal(a): > On 20/9/2006 16:55, "Lukasz" <[EMAIL PROTECTED]> wrote: > > > > > Shane Ambler napisal(a): > >> On 19/9/2006 22:41, "Lukasz" <[EMAIL PROTECTED]> wrote: > >> > >>> Hello, > >>> > >>> I would like to install a PostgreSQL. I know how to manage the database > >>> itself, cre

Re: [GENERAL] Access to databas from the Internet

2006-09-20 Thread Shane Ambler
On 20/9/2006 16:55, "Lukasz" <[EMAIL PROTECTED]> wrote: > > Shane Ambler napisal(a): >> On 19/9/2006 22:41, "Lukasz" <[EMAIL PROTECTED]> wrote: >> >>> Hello, >>> >>> I would like to install a PostgreSQL. I know how to manage the database >>> itself, creae databases, user, groups and so on. But

Re: [GENERAL] Access to databas from the Internet

2006-09-20 Thread Lukasz
Shane Ambler napisal(a): > On 19/9/2006 22:41, "Lukasz" <[EMAIL PROTECTED]> wrote: > > > Hello, > > > > I would like to install a PostgreSQL. I know how to manage the database > > itself, creae databases, user, groups and so on. But I don't know how > > to allow other users, who are outside LAN to

Re: [GENERAL] Access to databas from the Internet

2006-09-19 Thread A. Kretschmer
am Tue, dem 19.09.2006, um 6:11:12 -0700 mailte Lukasz folgendes: > Hello, > > I would like to install a PostgreSQL. I know how to manage the database > itself, creae databases, user, groups and so on. But I don't know how > to allow other users, who are outside LAN to connect to database > thro

Re: [GENERAL] Access to databas from the Internet

2006-09-19 Thread Shane Ambler
On 19/9/2006 22:41, "Lukasz" <[EMAIL PROTECTED]> wrote: > Hello, > > I would like to install a PostgreSQL. I know how to manage the database > itself, creae databases, user, groups and so on. But I don't know how > to allow other users, who are outside LAN to connect to database > through Interne

Re: [GENERAL] Access to databas from the Internet

2006-09-19 Thread Sim Zacks
You have to either configure your router to redirect the public port to the private port. (By default 5432). Or put your database server in the DMZ (not recommended). Lukasz wrote: Hello, I would like to install a PostgreSQL. I know how to manage the database itself, creae databases, user, gr

Re: [GENERAL] Access to databas from the Internet

2006-09-19 Thread Matthias . Pitzl
nal Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Lukasz > Sent: Tuesday, September 19, 2006 3:11 PM > To: pgsql-general@postgresql.org > Subject: [GENERAL] Access to databas from the Internet > > > Hello, > > I would like to install a

[GENERAL] Access to databas from the Internet

2006-09-19 Thread Lukasz
Hello, I would like to install a PostgreSQL. I know how to manage the database itself, creae databases, user, groups and so on. But I don't know how to allow other users, who are outside LAN to connect to database through Internet. For example, my external IP is xxx.xxx.xxx.xxx, and my IP in the