projects
/
pgbouncer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e857280
)
faq: how to connect to pgbouncer.
author
Marko Kreen
<markokr@gmail.com>
Tue, 22 Nov 2011 21:20:49 +0000
(23:20 +0200)
committer
Marko Kreen
<markokr@gmail.com>
Tue, 22 Nov 2011 21:20:49 +0000
(23:20 +0200)
doc/faq.txt
patch
|
blob
|
blame
|
history
diff --git
a/doc/faq.txt
b/doc/faq.txt
index 53a58be1c202621fc687e96536893bdcf202d56f..52bf726b41db7e76cfe4b19c7cdf3df1d57501df 100644
(file)
--- a/
doc/faq.txt
+++ b/
doc/faq.txt
@@
-1,6
+1,10
@@
= PgBouncer FAQ =
+== How to connect to PgBouncer? ==
+
+PgBouncer acts as Postgres server, so simply point your client to PgBouncer port.
+
== How to load-balance queries between several servers? ==
Use a TCP connection load-balancer. Either http://www.linuxvirtualserver.org/[LVS]