Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.databases.postgresql > #283
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!weretis.net!feeder1.news.weretis.net!news.solani.org!.POSTED!not-for-mail |
|---|---|
| From | Mladen Gogala <gogala.mladen@gmail.com> |
| Newsgroups | comp.databases.postgresql |
| Subject | Re: free database for Mac OS X? |
| Date | Mon, 28 Nov 2011 00:00:31 +0000 (UTC) |
| Organization | solani.org |
| Lines | 39 |
| Message-ID | <pan.2011.11.28.00.00.31@gmail.com> (permalink) |
| References | <3d6a2f5f-119e-47c9-b397-84bd70935de9@z12g2000yqm.googlegroups.com> <jap336$v0v$1@talisker.lacave.net> <2bea9415-e689-4ed6-b26c-6510f78e7e5f@w15g2000yqc.googlegroups.com> <japdbg$1fg0$1@talisker.lacave.net> <eb80b4dc-ab10-4c99-a884-89cab3152b18@h21g2000yqg.googlegroups.com> <pan.2011.11.27.17.33.27@gmail.com> <jau3si$j9r$1@news.albasani.net> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=UTF-8 |
| Content-Transfer-Encoding | 8bit |
| X-Trace | weretis.net 1322438431 9637 eJwFwYcRwEAIA7CVnmLKOMEH+48QCRYSTA+E43BaKjrzrZpsFyPoo0/JwWJ6Cau5lO5O4v0baREE (28 Nov 2011 00:00:31 GMT) |
| X-Complaints-To | abuse@news.solani.org |
| NNTP-Posting-Date | Mon, 28 Nov 2011 00:00:31 +0000 (UTC) |
| User-Agent | Pan/0.135 (Tomorrow I'll Wake Up and Scald Myself with Tea; GIT 30dc37b master) |
| X-User-ID | eJwNyEcBwDAMA0BMTuUFxyPiDyG95+lnYuMwNSiVs7HcbOcfV6ZrEXKqeNi4aukCy6gC2289PssSLw== |
| Cancel-Lock | sha1:2F7oOcATHBLHci/RW5Aqu62+yN0= |
| X-NNTP-Posting-Host | eJwNyMEBwEAEBMCWCLt3ykHov4RkngOjso8TdCyWjPbDI5XOmL8b0XmfwqrZ0diUXFGp7Zc+jcyXNYUr8BiUwaHXZBbXP8JtGZ0= |
| Xref | x330-a1.tempe.blueboxinc.net comp.databases.postgresql:283 |
Show key headers only | View raw
On Sun, 27 Nov 2011 19:43:14 +0000, HoneyMonster wrote:
> On Sun, 27 Nov 2011 17:33:28 +0000, Mladen Gogala wrote:
>
>> On Fri, 25 Nov 2011 19:08:07 -0800, justaguy wrote:
>>
>>> Thanks for the idea of postgresql, bad experience. It took 10+
>>> minutes to install to Windows 7 (prompted with fatal error) and yet
>>> completed installation successfully. It won't start the server.
>>> Rebooted, yes, it started the server, however, the pgAdmin III (mgr
>>> tool) failed to connect to it. Don't know what's going on here...
>>
>> Probably the listener parameter in postgresql.conf. You need to set it
>> to '*' and restart the service.
>
> Mladen,
>
> I think you mean listen_addresses. But you are joking about *, aren't
> you?
No, I am not joking. That directs Postgres to listen on all available
addresses. This is what I have in my postgresql.conf:
listen_addresses = '*'
#listen_addresses = 'localhost' # what IP address(es) to listen
on;
# comma-separated list of
addresses;
# defaults to 'localhost', '*' =
all
# (change requires restart)
#port = 5432 # (change requires restart)
max_connections = 100 # (change requires restart)
It works well, I don't see any problems with that setting.
--
http://mgogala.byethost5.com
Back to comp.databases.postgresql | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: free database for Mac OS X? Matt <hfrarg@syrius.org.invalid> - 2011-11-26 01:54 +0100
Re: free database for Mac OS X? justaguy <donli@yahoo.com> - 2011-11-25 19:08 -0800
Re: free database for Mac OS X? Mladen Gogala <gogala.mladen@gmail.com> - 2011-11-27 17:33 +0000
Re: free database for Mac OS X? HoneyMonster <someone@someplace.invalid> - 2011-11-27 19:43 +0000
Re: free database for Mac OS X? Mladen Gogala <gogala.mladen@gmail.com> - 2011-11-28 00:00 +0000
Re: free database for Mac OS X? "Laurenz Albe" <invite@spam.to.invalid> - 2011-11-28 09:41 +0100
Re: free database for Mac OS X? Mladen Gogala <gogala.mladen@gmail.com> - 2011-12-01 21:53 +0000
Re: free database for Mac OS X? "Laurenz Albe" <invite@spam.to.invalid> - 2011-12-02 09:40 +0100
csiph-web