[GENERAL] Create stored procedure from C#.net

2012-07-16 Thread postgresuser
Hi, I am using PostgreSql 8.3 version. I want to create stored procedure from C#.net. Is it possible? Any idea. -- View this message in context: http://postgresql.1045698.n5.nabble.com/Create-stored-procedure-from-C-net-tp5716767.html Sent from the PostgreSQL - general mailing list archive at Nab

[GENERAL] Streaming replication and pg_dump

2013-04-23 Thread ahappy postgresuser
Hi, I have a streaming replication slave, which I've setup for backup purposes only. After running pg_dump on it (took around 8 hours) I ended up with 64 ".ready" files in pg_xlog/archive_status. These files have been there now for more than 24 hours. These are some related configuration setting