Re: [GENERAL] psql generate insert command based on select

2014-10-10 Thread vibhor.ku...@enterprisedb.com
On Oct 10, 2014, at 1:52 PM, Leonardo M. Ramé wrote: > > El 10/10/14 a las 14:50, vibhor.ku...@enterprisedb.com escibió: >> >> On Oct 10, 2014, at 1:27 PM, Leonardo M. Ramé wrote: >> >>> Hi, today I needed to re-create certain records deleted from a mysql >>> database, so I restored an old

Re: [GENERAL] psql generate insert command based on select

2014-10-10 Thread Leonardo M. Ramé
El 10/10/14 a las 14:50, vibhor.ku...@enterprisedb.com escibió: On Oct 10, 2014, at 1:27 PM, Leonardo M. Ramé wrote: Hi, today I needed to re-create certain records deleted from a mysql database, so I restored an old backup, opened a terminal and logged in to the old database using the "my

Re: [GENERAL] psql generate insert command based on select

2014-10-10 Thread Adrian Klaver
On 10/10/2014 10:42 AM, "Leonardo M. Ramé" wrote: El 10/10/14 a las 14:37, Adrian Klaver escibió: On 10/10/2014 10:27 AM, "Leonardo M. Ramé" wrote: Hi, today I needed to re-create certain records deleted from a mysql database, so I restored an old backup, opened a terminal and logged in to the

Re: [GENERAL] psql generate insert command based on select

2014-10-10 Thread vibhor.ku...@enterprisedb.com
On Oct 10, 2014, at 1:27 PM, Leonardo M. Ramé wrote: > Hi, today I needed to re-create certain records deleted from a mysql > database, so I restored an old backup, opened a terminal and logged in to the > old database using the "mysql" command line utility, then opened a new > terminal with

Re: [GENERAL] psql generate insert command based on select

2014-10-10 Thread Leonardo M. Ramé
El 10/10/14 a las 14:37, Adrian Klaver escibió: On 10/10/2014 10:27 AM, "Leonardo M. Ramé" wrote: Hi, today I needed to re-create certain records deleted from a mysql database, so I restored an old backup, opened a terminal and logged in to the old database using the "mysql" command line utilit

Re: [GENERAL] psql generate insert command based on select

2014-10-10 Thread Adrian Klaver
On 10/10/2014 10:27 AM, "Leonardo M. Ramé" wrote: Hi, today I needed to re-create certain records deleted from a mysql database, so I restored an old backup, opened a terminal and logged in to the old database using the "mysql" command line utility, then opened a new terminal with mysql connected

[GENERAL] psql generate insert command based on select

2014-10-10 Thread Leonardo M. Ramé
Hi, today I needed to re-create certain records deleted from a mysql database, so I restored an old backup, opened a terminal and logged in to the old database using the "mysql" command line utility, then opened a new terminal with mysql connected to the production database. Then did a "select