Re: Data missing from table........ - Mailing list pgsql-php

From Raymond O'Donnell
Subject Re: Data missing from table........
Date
Msg-id 52DFB99E.1050901@iol.ie
Whole thread Raw
In response to Data missing from table........  (Archana K N <archanakknn@gmail.com>)
Responses Re: Data missing from table........  (Raymond O'Donnell <rod@iol.ie>)
List pgsql-php
On 22/01/2014 12:21, Archana K N wrote:
> Hi,
>
>          Recently  I updated my database with more columns and added
> data into it.
>
> Even works were performed on it. After updating  "postgresql.conf" and
> "pg_hba.conf"
>
>  files I restarted postgresql using 'service postgresql restart' . Now
> when I checked
>
> newly added data are gone and am not able to update any more using
> code(I used
>
> same code for updation before).  What can I do.Is there a way to recover
> the lost data.

A lot more information about what you did will make it easier for people
to help you -

- What platform are you on - both server and client?

- What commands did you execute in order to add columns?

- How did you insert data into the database?

- How did you establish that the data is gone?

Ray.


--
Raymond O'Donnell :: Galway :: Ireland
rod@iol.ie


pgsql-php by date:

Previous
From: Archana K N
Date:
Subject: Data missing from table........
Next
From: Raymond O'Donnell
Date:
Subject: Re: Data missing from table........