Re: [HACKERS] change alter user to be a true alias for alter role

2014-07-09 Thread Jov
Sorry for the late resp,I will try to update the patch. Jov blog: http:amutu.com/blog <http://amutu.com/blog> 2014-07-02 4:17 GMT+08:00 Abhijit Menon-Sen : > At 2014-06-27 16:11:21 +0200, vik.fear...@dalibo.com wrote: > > > > After a week of silence from Jov, I decided to

[HACKERS] improve the help message about psql -F

2014-01-17 Thread Jov
t get what he want. It is a bad user Experience. I make a patch change the help message for -F to: > set field separator for unaligned output (default: "|") patch for head attached. Jov blog: http:amutu.com/blog <http://amutu.com/blog> filed_separator_set_help_imporove.patch.gz D

Re: [HACKERS] improve the help message about psql -F

2014-01-18 Thread Jov
any commnet? Jov blog: http:amutu.com/blog <http://amutu.com/blog> 2014/1/17 Jov > in the offical doc,-F say: > >> Use separator as the field separator for unaligned output. > > > but in the psql --help,-F say: > >> set field separator (default: "|&q

Re: [HACKERS] improve the help message about psql -F

2014-01-20 Thread Jov
reasonable,I removed the "set",patch attached. Jov blog: http:amutu.com/blog <http://amutu.com/blog> 2014/1/20 Marti Raudsepp > 2014/1/17 Jov > > but in the psql --help,-F say: > > > >> set field separator (default: "|") > > &

[HACKERS] change alter user to be a true alias for alter role

2014-01-20 Thread Jov
se_name ] RESET configuration_parameter ALTER USER { name | ALL } [ IN DATABASE database_name ] RESET ALL this make alter user a true alias for alter role. Jov blog: http:amutu.com/blog <http://amutu.com/blog> full-imp-alter-user-v1.patch.gz Description: GNU Zip compressed data -- Sent

Re: [HACKERS] improve the help message about psql -F

2014-01-22 Thread Jov
OK,I will do it.Thanks. Jov blog: http:amutu.com/blog <http://amutu.com/blog> 2014/1/21 Marti Raudsepp > On Mon, Jan 20, 2014 at 2:04 PM, Jov wrote: > > reasonable,I removed the "set",patch attached. > > Hi Jov, > > A new commitfest was just opened,

Re: [HACKERS] [GENERAL] Enable WAL Archive in Replication server

2013-08-11 Thread Jov
a bug. Jov blog: http:amutu.com/blog <http://amutu.com/blog> 2013/8/11 ascot.m...@gmail.com > Hi, > > I want to archive WAL log files in the replication server as well, the > postgresql.conf is added with following new lines, after restarting PG, the > /var/pgsql/data/archi

Re: [HACKERS] proposal: lob conversion functionality

2013-08-22 Thread Jov
+1 badly need the large object and bytea convert function. Once I have to use the ugly pg_read_file() to put some text to pg,I tried to use large object but find it is useless without function to convert large object to bytea. Jov blog: http:amutu.com/blog <http://amutu.com/blog> 201

Re: [HACKERS] change alter user to be a true alias for alter role

2014-08-22 Thread Jov
e ROLE and USER from the xx_keyword rule now? Any idea? Jov blog: http:amutu.com/blog <http://amutu.com/blog> 2014-07-09 18:27 GMT+08:00 Jov : > Sorry for the late resp,I will try to update the patch. > > Jov > blog: http:amutu.com/blog <http://amutu.com/blog> > > &

[HACKERS] agent_init concurrent running question

2014-10-20 Thread Jov
connections which other agent still is in use? thanks! Jov blog: http:amutu.com/blog <http://amutu.com/blog>

[HACKERS] ERROR: invalid option "use_remote_estimate"

2013-02-23 Thread Jov
ext are: schema_name, table_name, * use_remote_explain* regards, -- Jov blog: http:amutu.com/blog <http://amutu.com/blog>

[HACKERS] make: *** pg_xlogdump: No such file or directory. Stop.

2013-02-23 Thread Jov
sql.org/cgi-bin/show_status.pl regards, -- Jov blog: http:amutu.com/blog <http://amutu.com/blog>

Re: [HACKERS] make: *** pg_xlogdump: No such file or directory. Stop.

2013-02-23 Thread Jov
g/cgi-bin/show_log.pl?nm=protosciurus&dt=2013-02-23%2011%3A28%3A02 http://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=grebe&dt=2013-02-23%2015%3A02%3A21 2013/2/24 Jeff Janes > On Sat, Feb 23, 2013 at 9:00 AM, Jov wrote: > >> when build the head contrib,I get follow error: &

Re: [HACKERS] make: *** pg_xlogdump: No such file or directory. Stop.

2013-02-23 Thread Jov
2013/2/24 Andrew Dunstan > > On 02/23/2013 12:00 PM, Jov wrote: > >> when build the head contrib,I get follow error: >> >> make[1]: Entering directory `/data/myenv/postgresql/** >> contrib/pgstattuple' >> make[1]: Nothing to be done for `all&

Re: [HACKERS] ERROR: invalid option "use_remote_estimate"

2013-02-23 Thread Jov
see tom's new commit: > Rename postgres_fdw's use_remote_explain option to > use_remote_estimate<http://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=09a7cd409e762f0430a5d474f4d8d7c962369a8e> I think the problem should be solved. 2013/2/24 Jov >

[HACKERS] doc hdparm also support SATA

2013-04-06 Thread Jov
upport SATA. and this doc section current contains more IDE than SATA driver , but nowadays, IDE driver is nearly dead, it hardly buy one IDE hard disk on the market. so we should write more doc about SATA than IDE. best regards, -- Jov blog: http:amutu.com/blog <http://amutu.com/blog>

[HACKERS] PostgreSQL hang on FreeBSD,with CFLAGS='-O2 -pthread' workaround

2014-04-14 Thread Jov
roblem and can we fix it? I will also report this to the FreeBSD mail list. ref: http://www.postgresql.org/message-id/534785d2.6050...@matrix.gatewaynet.com https://github.com/knizhnik/imcs/issues/25 http://code.google.com/p/plv8js/issues/detail?id=34 Jov blog: http:amutu.com/blog <http://amutu.com/blog>

Re: [HACKERS] AXLE Plans for 9.5 and 9.6

2014-04-22 Thread Jov
what about runtime code generation using LLVM? http://blog.cloudera.com/blog/2013/02/inside-cloudera-impala-runtime-code-generation/ http://llvm.org/devmtg/2013-11/slides/Wanderman-Milne-Cloudera.pdf Jov blog: http:amutu.com/blog <http://amutu.com/blog> 2014-04-22 6:41 GMT+08:00 Simon