Package org.h2.dev.net
Class PgTcpRedirect
java.lang.Object
org.h2.dev.net.PgTcpRedirect
This class helps debug the PostgreSQL network protocol.
It listens on one port, and sends the exact same data to another port.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PgTcpRedirect
public PgTcpRedirect()
-
-
Method Details
-
main
This method is called when executing this application from the command line.- Parameters:
args- the command line parameters- Throws:
Exception
-