| From: | Karel Riveron Escobar <kescobar(at)estudiantes(dot)uci(dot)cu> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Comunication protocol |
| Date: | 2013-05-17 15:15:31 |
| Message-ID: | b06f1801-5e3f-421c-8ff7-4cac367879fa@ucimail4.uci.cu |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Thanks Tom for your response so fast. I'm reading r ight 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 what exactly protocol is it? I want to know something more specific.
Thanks again.
Regards, Karel Riverón
Student Scientific Council
Informatics Science University
----- Original Message -----
| From: "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>
| To: "Karel Riveron Escobar" <kescobar(at)estudiantes(dot)uci(dot)cu>
| Cc: pgsql-general(at)postgresql(dot)org
| Sent: Friday, May 17, 2013 10:56:35 AM
| Subject: Re: [GENERAL] Comunication protocol
| Karel Riveron Escobar <kescobar(at)estudiantes(dot)uci(dot)cu> 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
| > simple deployment diagram and I just need it for finish.
| The protocol the PG server understands is specified here:
| http://www.postgresql.org/docs/9.2/static/protocol.html
| regards, tom lane
| http://www.uci.cu
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Karel Riveron Escobar | 2013-05-17 15:16:59 | Re: Comunication protocol |
| Previous Message | Larry Rosenman | 2013-05-17 15:06:04 | Re: LONG delete with LOTS of FK's |