on the localhost address 127.0.0.1. To do this, change the value of bind_address = to
0.0.0.0 in /etc/mysql/my.cnf.
Listing 1
Creating Databases
01 mysql -u root <
27%
04.02.2014
.mynet.internal', port '5432');
To create a foreign table, you need to tell the data source which user can log in to the remote PostgreSQL instance and with what combination of role name and password. To do so, you need