WAL files required to make base backup consistent
2013-05-22 21:30:26 GMT
Hi Everybody,
Has anyone ran into issues running pg_restore?
It seems that between 8.3.8 and 9.0.5, 9.1.3 the behavior of pg_restore has changed.
Previously I was able to have several data owners with their own schemas and running a pg_restore as one superuser was able to restore the objects in those schemas without an issue.
At 9.0.5, I found that I had to restore each schema of a data owner separately.
At 9.1.3, I found that in addition to that I need to make each of those data owners superusers.
I am fully aware that the dev work for core replication was occurring at this time, but I have been unable to find any documentation about the potential changes to the basic pg_restore functionality.
Anyone else noticed or had issues with this?
Sincerely,
Kasia
Howdy,
Environment:
Postgres 8.4.2
Gentoo 2.0.1
Server crash over the weekend. After crash customer noticed table missing and when trying to re-create they got error:
>[Error] Script lines: 20-33 ------------------------
ERROR: type "solar_promotion_query" already exists
Line: 1 _
To resolve they did:
BEGIN;
update pg_type set typname = 'solar_promotion_query_id_seq_old' where typrelid = 5434806;
update pg_type set typname = 'solar_promotion_query_old' where typrelid = 5434808;
COMMIT;
Everything seems to be fine but wondering if the above action could cause any future issues with relations or any other problems?
Thank you,
Samuel Stearns
But really is the first time that i do that, so i don't know if i'm missing something or there's something wrong about i'm planning to do, so i will appreciate very much if you can guide me about what steps i have to do exactly and considerations during this process.
Regards.
Hi, we have a postgresql 9.0, I setup collectd to gather some information. It frequently ask the database about the bgwriter state by requesting "select * from pg_stat_bgwriter" (among other stats). It seems that this requets takes 6-7s to answer and in the log we got "pgstat timeout" Note: The database is constantly loaded with insert (but not overloaded). Does someone have an idea why such request can take so long to answer. I was thinking bgwriter stats is just a matter of picking global info in memory. Can it be due to locks of some sort ? Cordialy, Nicolas Zin -- -- Sent via pgsql-admin mailing list (pgsql-admin <at> postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-admin
RSS Feed136 | |
|---|---|
152 | |
47 | |
87 | |
132 | |
137 | |
168 | |
123 | |
177 | |
121 | |
103 | |
126 | |
98 | |
151 | |
149 | |
128 | |
146 | |
155 | |
162 | |
136 | |
216 | |
247 | |
207 | |
152 | |
187 | |
256 | |
300 | |
230 | |
197 | |
206 | |
263 | |
223 | |
196 | |
289 | |
232 | |
238 | |
299 | |
374 | |
287 | |
177 | |
89 | |
131 | |
154 | |
204 | |
180 | |
209 | |
261 | |
234 | |
122 | |
231 | |
277 | |
273 | |
172 | |
214 | |
179 | |
200 | |
360 | |
247 | |
247 | |
259 | |
254 | |
321 | |
279 | |
406 | |
298 | |
260 | |
271 | |
328 | |
158 | |
376 | |
347 | |
314 | |
344 | |
255 | |
246 | |
346 | |
307 | |
359 | |
257 | |
219 | |
388 | |
352 | |
292 | |
286 | |
430 | |
362 | |
403 | |
312 | |
309 | |
366 | |
347 | |
290 | |
340 | |
402 | |
264 | |
302 | |
323 | |
403 | |
514 | |
322 | |
306 | |
267 | |
206 | |
380 | |
285 | |
309 | |
318 | |
411 | |
333 | |
333 | |
387 | |
383 | |
301 | |
362 | |
520 | |
415 | |
468 | |
362 | |
383 | |
343 | |
419 | |
405 | |
490 | |
432 | |
361 | |
340 | |
305 | |
330 | |
321 | |
421 | |
421 | |
253 | |
260 | |
216 | |
6 | |
1 | |
2 |