On Fri, Aug 19, 2011 at 07:15, Thom Brown wrote:
> On 19 August 2011 13:13, Tom Browder wrote:
>>
>> SOLVED!!
...
>> Note also there are some differences between Ubuntu and Fedora, for
>> example the location of the rules file. If I have to do this again I
>> would save file /etc/iptabes/default
On 19 August 2011 13:13, Tom Browder wrote:
>
> SOLVED!!
>
> I redid the iptables command because the line above is incorrect, it
> should read:
>
> # iptables -A INPUT -p tcp --destination-port 5432 -s x.x.x.x -j ACCEPT
>
> Note that the previous rule had to be deleted which I did by editing
> th
On Fri, Aug 19, 2011 at 05:47, Tom Browder wrote:
> On Fri, Aug 19, 2011 at 01:09, Guillaume Lelarge
> wrote:
>> On Thu, 2011-08-18 at 20:41 -0500, Tom Browder wrote:
>>> >> I have a remote server running postgresql (9.0.4). I have been able
>>> >> to use the dbms via ssh and via phppgadmin.
>>
On Fri, Aug 19, 2011 at 01:09, Guillaume Lelarge wrote:
> On Thu, 2011-08-18 at 20:41 -0500, Tom Browder wrote:
>> >> I have a remote server running postgresql (9.0.4). I have been able
>> >> to use the dbms via ssh and via phppgadmin.
>> >>
>> >> Now I would like to use pgadminIII but I cannot g
On Thu, 2011-08-18 at 20:41 -0500, Tom Browder wrote:
> On Thu, Aug 18, 2011 at 16:33, Thom Brown wrote:
> > On 18 August 2011 22:26, Tom Browder wrote:
> >>
> >> I have a remote server running postgresql (9.0.4). I have been able
> >> to use the dbms via ssh and via phppgadmin.
> >>
> >> Now I
On Thu, Aug 18, 2011 at 16:33, Thom Brown wrote:
> On 18 August 2011 22:26, Tom Browder wrote:
>>
>> I have a remote server running postgresql (9.0.4). I have been able
>> to use the dbms via ssh and via phppgadmin.
>>
>> Now I would like to use pgadminIII but I cannot get the server
>> connecti
On 18 August 2011 22:26, Tom Browder wrote:
> I have a remote server running postgresql (9.0.4). I have been able
> to use the dbms via ssh and via phppgadmin.
>
> Now I would like to use pgadminIII but I cannot get the server
> connection. I am running the Ubuntu version og pgadmin (1.10.5).
>