Re: [PATCH] gnu: Add postgresql-service.

2015-05-07 Thread David Thompson
Ludovic Courtès writes: > OK to push with these changes! Done and pushed. Thanks! -- David Thompson Web Developer - Free Software Foundation - http://fsf.org GPG Key: 0FF1D807 Support the FSF: https://fsf.org/donate

Re: [PATCH] gnu: Add postgresql-service.

2015-05-06 Thread Ludovic Courtès
David Thompson skribis: > From 888bb58253ab708f38609aa839e77a46a96bd0df Mon Sep 17 00:00:00 2001 > From: David Thompson > Date: Sun, 3 May 2015 17:02:59 -0400 > Subject: [PATCH] gnu: Add postgresql-service. > > * gnu/services/databases.scm: New file. > * gnu-system.am (GNU_SYSTEM_MODULES): Add i

Re: [PATCH] gnu: Add postgresql.

2014-09-08 Thread Ludovic Courtès
l...@gnu.org (Ludovic Courtès) skribis: > Eventually we may want to move all sqlite, postgres, mysql, and recutils > in a new (gnu packages database) module, WDYT? Done in 5f96f30. Ludo’.

Re: [PATCH] gnu: Add postgresql.

2014-09-03 Thread David Thompson
Ludovic Courtès writes: > David Thompson skribis: > >> From 4b760e9504f608ba460b85413206dbd5658fe78c Mon Sep 17 00:00:00 2001 >> From: David Thompson >> Date: Tue, 2 Sep 2014 19:06:45 -0400 >> Subject: [PATCH] gnu: Add postgresql. >> >> * gnu/packages/postgresql.scm: New file. >> * gnu-system.a

Re: [PATCH] gnu: Add postgresql.

2014-09-03 Thread Ludovic Courtès
David Thompson skribis: > From 4b760e9504f608ba460b85413206dbd5658fe78c Mon Sep 17 00:00:00 2001 > From: David Thompson > Date: Tue, 2 Sep 2014 19:06:45 -0400 > Subject: [PATCH] gnu: Add postgresql. > > * gnu/packages/postgresql.scm: New file. > * gnu-system.am (GNU_SYSTEM_MODULES): Add it. LGT