[pgadmin-support] automatic backup

2010-11-19 Thread Jefferson Bonamim - Glan Data Sistemas
Hello, My name is Jefferson and I am an user of Postgres. I use the Postgresql 8.0.15 for Windows in some clients and I have a question. I needed to know how to configurate the automatic backup on PG Admin 1.10. I see the FAQ, but I don't understood anything. How do I configure this? C

Re: [pgadmin-support] automatic backup

2010-11-19 Thread Massa, Harald Armin
Hello Jefferson, to answer your question: a) PostgreSQL 8.0 was End-Of-Lived in 2007. You should start your sales-pitch of updating to something more recent, as in PostgreSQL 8.4 or 9.0 http://www.postgresql.org/about/news.865 b) to setup an automatic backup on Windows at a client side with no l

Re: [pgadmin-support] automatic backup

2010-11-19 Thread Jeferson Alberto Rodrigues
Fala xará! Como vai?Eu já fiz um esquema assim, para fazer backup de um determinado banco de dados, em Linux, utilizando o CRON, que não passa de um Agendador de Tarefas, assim como também tem no Windows.Pelo que eu vi, no Painel de Controle deve ter um ícone para o Agendador de Tarefas, e nele vo

Re: [pgadmin-support] It is possible to add an option to save files without UTF-8 BOM sequence

2010-11-19 Thread Guillaume Lelarge
Le 16/11/2010 15:19, Taras Kopets a écrit : > [...] > I use DB versioning infrastructure using incremental sql scripts. > Feeding file that was created or modified with pgAdmin to psql gives an > error. > > Is there any possibility to save UTF-8 files without BOM sequence or add > respective optio

[pgadmin-support] It is possible to add an option to save files without UTF-8 BOM sequence

2010-11-19 Thread Taras Kopets
Hi list, I use DB versioning infrastructure using incremental sql scripts. Feeding file that was created or modified with pgAdmin to psql gives an error. Is there any possibility to save UTF-8 files without BOM sequence or add respective option in pgAdmin? Taras Kopets

[pgadmin-support] Two feature requests

2010-11-19 Thread Aren Cambre
Two feature requests to make pgadmin comply with UI norms: 1. If I press end on a line that is wrapped, the cursor only goes to the end of the line that appears on the screen, not to the end of the line as if it wasn't wrapped. For example, suppose I have this long line that is wrapped