?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄

분명 파일 스테이션에서는 해당 music 폴더, video폴더에 다 보이는데도

스테이션에서는 전혀보이지 않는다.


DSM 5.2. 5592. 업데이트4 해서 그런건지도 모르겠다.

5.2 5565에서 업데이트 하면서 이후 이런문제가 있는지 미처 확인을 못했다.

원인은 일단 업데이트 후부터 안보이니까 그렇게 짐작.


Audio station보이지 않는 문제로 구글검색에 나와있어서.


http://forum.synology.com/enu/viewtopic.php?f=63&t=66122&start=30


http://forum.synology.com/enu/viewtopic.php?f=27&t=38013&p=150081&hilit=reinstall+postgres#p150141



Re: Postgres not working

Postby klen » Fri Jun 10, 2011 3:36 pm

After re-reading your initial post and looking at the psql startup script myself and considering you have done such a lot things with the system, I would remove the pgsql folder from '/volume1/@database'
The startup script will then initialize the DB from scratch.

This means you will loose the DB-contents!!


Before you do this, you should really look if your music collection and your photo collection is still in the proper folders. It is relatively easy to add them again to the database.

To remove the pgsql folder from your system, go into the NAS via ssh or telnet and issue this command:
Code: Select all
rm -rf '/volume1/@database/pgsql'
(as root)
Note the single quotes around the name of the folder.
Note that this is irreversible!

Alternatively, you can show us the output of the following commands (as root):
Code: Select all
/usr/syno/bin/servicetool --get-service-path pgsql
(this will look a bit weird since the command does not end in a newline)
And then the output of this command:
Code: Select all
ls -l `/usr/syno/bin/servicetool --get-service-path pgsql`
(Note the backquotes around the previous command)
and the output from this command:

Code: Select all
ls -l `/usr/syno/bin/servicetool --get-service-path pgsql`/pgsql

And we can go from there.

댓글의 설명을 통해서.
rm -rf '/volume2/@database/pgsql'
로 해주었다. 나는 볼륨2이므로 .
그리고 재부팅.


  1. Tvheadend 트랜스코딩 pipe 이용

    Date2016.12.10 By행복아이 Views1298
    Read More
  2. iscsi ,윈도우 설정

    Date2016.10.07 By행복아이 Views726
    Read More
  3. 포토스테이션에 다른 폴더 추가하

    Date2016.09.28 By행복아이 Views1377
    Read More
  4. DSM 5.2 Debian TVheadend 설치

    Date2016.09.22 By행복아이 Views959
    Read More
  5. Tvheadend Recording File Name

    Date2016.08.10 By행복아이 Views769
    Read More
  6. Tvheadend m3u 추출

    Date2016.07.27 By행복아이 Views1189
    Read More
  7. FFMpeg with DTS

    Date2016.03.23 By행복아이 Views3960
    Read More
  8. 사진파일명 일괄 변경

    Date2016.01.12 By행복아이 Views1136
    Read More
  9. 웹서버활용시 업로드 용량 수정 - php.ini 수정

    Date2015.10.29 By행복아이 Views1265
    Read More
  10. 하드디스크 업그레이드, hdd 마이그레이션

    Date2015.10.07 By행복아이 Views1282
    Read More
  11. NAS 오디오 비디오 포토스테이션 목록 인덱싱 하기

    Date2015.09.25 By행복아이 Views904
    Read More
  12. 오디오스테이션,비디오스테이션 파일 보이지 않는 문제

    Date2015.09.25 By행복아이 Views509
    Read More
  13. Vsphere EsXi 5.5 xpenology 설치 전반적

    Date2015.09.25 By행복아이 Views1446
    Read More
  14. SAMBA 세션 연결 해제(끊기)

    Date2015.08.21 By행복아이 Views1087
    Read More
  15. xpenology PXE 네트워크부팅으로 설치하기

    Date2015.08.18 By행복아이 Views2115
    Read More
  16. MS 오피스 문서 바로 수정하기 WebDAV활용

    Date2015.06.15 By행복아이 Views348
    Read More
  17. 로그인문제

    Date2015.06.13 By행복아이 Views329
    Read More
  18. Xpenology 사이트 패쇄에 따른..

    Date2015.04.24 By행복아이 Views808
    Read More
  19. NAS One Bay 하드 1개 사용시 하드 교체

    Date2015.04.22 By행복아이 Views518
    Read More
  20. Video Station DTS MKV 영상 음성 재생

    Date2015.04.02 By행복아이 Views2160
    Read More
Board Pagination Prev 1 2 Next
/ 2