Re: [GENERAL] Comunication protocol

2013-05-17 Thread John R Pierce
On 5/17/2013 8:15 AM, Karel Riveron Escobar wrote: Thanks Tom for your response so fast. I'm reading right now and I found something but I didn't understood very well. In the documentation says that the protocol we're talking about is supported over TCP/IP family protocols, but doesn't says wha

Re: [GENERAL] Comunication protocol

2013-05-17 Thread Achilleas Mantzios
That would be postgresql:5432/TCP On Παρ 17 Μαΐ 2013 10:54:02 Karel Riveron Escobar wrote: Hi everyone: I have a question. I think it's so simple to answer but I don't know anything about that. I want to know what is the comunication protocol among PostgreSQL database server and an applicatio

Re: [GENERAL] Comunication protocol

2013-05-17 Thread Amit Langote
On Sat, May 18, 2013 at 1:03 AM, Karel Riveron Escobar wrote: > > Thanks Oscar. I'm going to try your suggestion but I get a problem. I get the > database server and apache server in the same PC because the system what I'm > building is in development phase. Do you think that is a problem for >

Re: [GENERAL] Comunication protocol

2013-05-17 Thread Karel Riveron Escobar
ic Council Informatics Science University - Original Message - | From: "Oscar Calderon" | To: "Karel Riveron Escobar" | Sent: Friday, May 17, 2013 11:23:01 AM | Subject: Re: [GENERAL] Comunication protocol | Maybe you can use a software like Wireshark in your network and | pro

Re: [GENERAL] Comunication protocol

2013-05-17 Thread Oscar Calderon
idad de las Ciencias Informáticas > > > > -- > > *From: *"Achilleas Mantzios" > *To: *pgsql-general@postgresql.org > *Cc: *"Karel Riveron Escobar" > *Sent: *Friday, May 17, 2013 11:01:16 AM > > *Subject: *Re: [GENERA

Re: [GENERAL] Comunication protocol

2013-05-17 Thread Karel Riveron Escobar
uot; | Sent: Friday, May 17, 2013 11:01:16 AM | Subject: Re: [GENERAL] Comunication protocol | That would be postgresql:5432/TCP | On Παρ 17 Μαΐ 2013 10:54:02 Karel Riveron Escobar wrote: | Hi everyone: | I have a question. I think it's so simple to answer but I don't know | anything

Re: [GENERAL] Comunication protocol

2013-05-17 Thread Karel Riveron Escobar
2013 10:56:35 AM | Subject: Re: [GENERAL] Comunication protocol | Karel Riveron Escobar writes: | > I have a question. I think it's so simple to answer but I don't | > know anything about that. I want to know what is the comunication | > protocol among PostgreSQL database server and

Re: [GENERAL] Comunication protocol

2013-05-17 Thread Achilleas Mantzios
That would be postgresql:5432/TCP On Παρ 17 Μαΐ 2013 10:54:02 Karel Riveron Escobar wrote: Hi everyone: I have a question. I think it's so simple to answer but I don't know anything about that. I want to know what is the comunication protocol among PostgreSQL database server and an applicatio

Re: [GENERAL] Comunication protocol

2013-05-17 Thread Tom Lane
Karel Riveron Escobar writes: > I have a question. I think it's so simple to answer but I don't know anything > about that. I want to know what is the comunication protocol among PostgreSQL > database server and an application server like Apache. I have to know that > because I'm designing a si

[GENERAL] Comunication protocol

2013-05-17 Thread Karel Riveron Escobar
Hi everyone: I have a question. I think it's so simple to answer but I don't know anything about that. I want to know what is the comunication protocol among PostgreSQL database server and an application server like Apache. I have to know that because I'm designing a simple deployment diagram