pgsql-admin - April 2015

PostgreSQL administration (excludes pgAdmin application support, which can be found on the pgadmin-support list)

Search the Archives

(enter a message-id to go directly to that message)

Browse Archives

Prev | Next

April 1, 2015

Thread Author Time
Re: Permission select pg_stat_replication Stephen Frost 00:34
Re: Permission select pg_stat_replication Stephen Frost 00:35
Re: Permission select pg_stat_replication Denish Patel 15:46
Re: Permission select pg_stat_replication Stephen Frost 15:53
Re: Permission select pg_stat_replication Denish Patel 16:53
Re: [ADMIN] Permission select pg_stat_replication Stephen Frost 17:05
Restoring normal master-slave roles after replication failure Alex Balashov 17:22
Re: Restoring normal master-slave roles after replication failure Alex Balashov 17:31
Re: Restoring normal master-slave roles after replication failure Alex Balashov 17:43
Re: Restoring normal master-slave roles after replication failure 📎 Gilberto Castillo 18:29
Re: Restoring normal master-slave roles after replication failure 📎 Gilberto Castillo 18:40
Re: Catalog permissions BRUNO CESAR BERNARDES 18:42
Re: Catalog permissions BRUNO CESAR BERNARDES 18:44
Re: Restoring normal master-slave roles after replication failure 📎 Gilberto Castillo 18:49
Re: Catalog permissions 📎 Gilberto Castillo 19:50

April 2, 2015

Thread Author Time
base backup from the standby without pg_basebackup Alexey Klyukin 10:13
Re: base backup from the standby without pg_basebackup Vladimir Borodin 12:07
Re: base backup from the standby without pg_basebackup Alexey Klyukin 12:50
Re: base backup from the standby without pg_basebackup Vladimir Borodin 13:27
Re: base backup from the standby without pg_basebackup Alexey Klyukin 14:19
Re: base backup from the standby without pg_basebackup Matheus de Oliveira 14:24
Re: base backup from the standby without pg_basebackup Denish Patel 14:32
Re: base backup from the standby without pg_basebackup Alexey Klyukin 14:41
Re: base backup from the standby without pg_basebackup Alexey Klyukin 15:01

April 3, 2015

Thread Author Time
vacuum and table locking John Scalia 15:59
Re: vacuum and table locking Payal Singh 16:15
Re: vacuum and table locking Steve Crawford 16:34
Re: vacuum and table locking Steve Crawford 16:40
Re: vacuum and table locking Kevin Grittner 17:59
Re: vacuum and table locking Scott Ribe 20:25
Re: vacuum and table locking 📎 Scott Whitney 20:31

April 4, 2015

Thread Author Time
Re: vacuum and table locking Matheus de Oliveira 12:50

April 5, 2015

Thread Author Time
how recovery database (i have all /data catalogue but pg_database file in /data/global is corrupt :/ - empty) tierr 16:47

April 6, 2015

Thread Author Time
Re: Remove Node BDR status kill Andres Freund 21:23
Re: Remove Node BDR status kill Christian Vazquez 21:56
Re: how recovery database (i have all /data catalogue but pg_database file in /data/global is corrupt :/ - empty) Alvaro Herrera 22:13

April 8, 2015

Thread Author Time
Maximum Availability Architecture(MAA) for PostgreSQL 📎 Wei Shan 08:22
pgdump with batch insert Ankur Kaushik 12:02
Re: pgdump with batch insert Jan Lentfer 12:31
Re: Maximum Availability Architecture(MAA) for PostgreSQL Jan Lentfer 12:44
Re: Maximum Availability Architecture(MAA) for PostgreSQL Wei Shan 15:35
Re: Maximum Availability Architecture(MAA) for PostgreSQL Chris Winslett 15:59
Re: Maximum Availability Architecture(MAA) for PostgreSQL John Scalia 16:39
Re: Maximum Availability Architecture(MAA) for PostgreSQL mark 17:35

April 9, 2015

Thread Author Time
Schema sync or compare Ankur Kaushik 07:37

April 10, 2015

Thread Author Time
Re: Schema sync or compare Cliff Pratt 04:12

April 11, 2015

Thread Author Time
Re: Schema sync or compare Guillaume Lelarge 09:10

April 13, 2015

Thread Author Time
Uninstall postgresql completely from Linux Vivekanand Joshi 10:37
Re: Uninstall postgresql completely from Linux Shreeyansh Dba 10:53
Re: Uninstall postgresql completely from Linux Devrim Gündüz 13:04
Re: Uninstall postgresql completely from Linux Vivekanand Joshi 13:06

April 16, 2015

Thread Author Time
PostgreSQL 9.3 - No logs while after failover in streaming replication Wei Shan 10:23

April 17, 2015

Thread Author Time
ERROR: function geomfromtext(unknown) Ankur Kaushik 07:01
Re: ERROR: function geomfromtext(unknown) Devrim Gündüz 07:08
Re: ERROR: function geomfromtext(unknown) Shreeyansh Dba 10:42

April 21, 2015

Thread Author Time
8.4 to 9.4 migration - recommended practices Leonid Rozenblyum 07:58
Re: 8.4 to 9.4 migration - recommended practices Albe Laurenz 08:32

April 22, 2015

Thread Author Time
Re: pgdump with batch insert jaime soler 15:35
server doesn't listen postgresql 9.1 after service change danny 22:57
standby not cleaning up WAL files often enough Jeff Frost 23:22

April 23, 2015

Thread Author Time
Re: standby not cleaning up WAL files often enough Jorge Torralba 00:00
Re: standby not cleaning up WAL files often enough Jeff Frost 00:02
Re: standby not cleaning up WAL files often enough Jorge Torralba 00:08
Re: standby not cleaning up WAL files often enough Jorge Torralba 00:10
Re: standby not cleaning up WAL files often enough Jeff Frost 00:23

April 24, 2015

Thread Author Time
Re: server doesn't listen postgresql 9.1 after service change Holger.Friedrich-Fa-Trivadis 13:19
Re: server doesn't listen postgresql 9.1 after service change Harshad Adalkonda 13:29
Re: server doesn't listen postgresql 9.1 after service change danny 16:08
Re: server doesn't listen postgresql 9.1 after service change danny 16:12

April 25, 2015

Thread Author Time
How to drop automatically some databases? Andreas 12:07
Re: How to drop automatically some databases? David G. Johnston 16:25

April 27, 2015

Thread Author Time
INSERT ... ON CONFLICT UPDATE/IGNORE 4.0 Peter Geoghegan 01:02
Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0 Peter Geoghegan 01:16
Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0 Andres Freund 13:43
Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0, parser/executor stuff Andres Freund 14:28
Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0, parser/executor stuff Andres Freund 21:52
Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0, parser/executor stuff Peter Geoghegan 22:28
How do I install/run PostgreSQL 9.4 64 bit on Windows 7 Professional? Andre_Mikulec 23:00

April 28, 2015

Thread Author Time
Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0 Peter Geoghegan 02:02
Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0 Peter Geoghegan 02:03
Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0 Heikki Linnakangas 03:31
Re: server doesn't listen postgresql 9.1 after service change Harshad Adalkonda 05:47
Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0 Peter Geoghegan 06:02
Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0 Peter Geoghegan 06:49
Re: How do I install/run PostgreSQL 9.4 64 bit on Windows 7 Professional? Albe Laurenz 08:28
Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0, parser/executor stuff Andres Freund 10:38
TR: Re: Postgres and multiprocessor? Aissa BAMMOUNE IT 11:00
Re: TR: Re: Postgres and multiprocessor? Scott Ribe 15:08
Re: TR: Re: Postgres and multiprocessor? Scott Ribe 15:11
Re: TR: Re: Postgres and multiprocessor? Alvaro Herrera 15:13
Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0, parser/executor stuff Peter Geoghegan 17:31

April 29, 2015

Thread Author Time
Adding Column in Specific Position of table Ankur Kaushik 09:43
Re: Adding Column in Specific Position of table Jan Lentfer 09:51
Re: Adding Column in Specific Position of table Jan Lentfer 09:57
Re: Adding Column in Specific Position of table Craig James 15:28
Graphic Interpretations of Data Ferrell, Denise CTR NSWCDD, Z11 19:04
Re: Graphic Interpretations of Data David G. Johnston 19:37
Re: Graphic Interpretations of Data Keith 19:42
Re: Graphic Interpretations of Data 📎 Gilberto Castillo 20:12

April 30, 2015

Thread Author Time
Simultaneously streaming database replication and pg_dump, yet observing zero lag Matt Patey 14:00
Re: Simultaneously streaming database replication and pg_dump, yet observing zero lag Scott Ribe 14:08
Re: Simultaneously streaming database replication and pg_dump, yet observing zero lag Andres Freund 14:54
Re: Simultaneously streaming database replication and pg_dump, yet observing zero lag Matt Patey 15:13

Browse Archives

Prev | Next