środa, 7 października 2009

JRockit Mission Control

To start JRockit Mission Control type

./jrmc

in ../jrockit_home/bin


Add new connection
host and port
or
JMX service URL: service:jmx:rmi:///jndi/rmi://host:port/jmxrmi


To start jrcmd type

./jrcmd -p

to see the port of procces (pid)

./jrcmd pid start_management_server port=7026 authenticate=false ssl=false

to stop teh server type

./jrcmd 27442 kill_management_server

czwartek, 1 października 2009

How to extract a PostgreSQL table into a file

In command line type:

funfin@funfin:~$ pg_dump -i -h data_base_host -t table_name -f file_name.sql dbname

Welcome

Welcome on my blog. For me ,this blog is something like 'Yellow pages', so I will mostly make posts a la 'Howto'.

I have hope that You will find somethig interesting here.

I really sorry for my English:)